Expand description
The parser for generating an abstract syntax tree, built in with conditional rules
Modules§
- ast
- AST definition and parser rules implemented
Structs§
- Parser
- The core parser with dynamic rules
- Parser
Rules - Dynamic parsing rules that affect how the AST is generated
Constants§
- PAREN_
PROB - It’s a 2/3 chance that you need parenthesis
- VALID_
ENDS - All valid statement ends