Module wright::parser [] [src]

Parser module for Wright. Includes preliminary lexer function.

Modules

ast

Abstract Syntax Tree Representation.

error

Error module.

parse_into

This module contains functions for parsing tokens into representations.

Structs

Parser

Parser struct.

Constants

KEYWORDS

Constant list of keywords.

STRUCTURAL

Constant list of structural keywords.