Expand description
Contains structs and enums for all AST nodes
Structs§
- Array
Access - Assignment
- AstInfo
- Binary
Expression - Block
Statement - Bracketed
Expression - Call
Statement - Identifier
- IfStatement
- IntLiteral
- Procedure
Declaration - Program
- Contains entire AST
- Reference
- Type
Declaration - Unary
Expression - While
Statement