Module ucglib::parse[][src]

The Parsing stage of the ucg compiler.

Modules

precedence

Functions

compound_value
expression
expression_statement
non_op_expression
parse

Parses a LocatedSpan into a list of Statements or an error::Error.

value