Expand description
Tools for generating AST trees.
Re-exports§
Modules§
- meta
- Exposes a data structure for information about AST items.
- opcode
- Expression opcodes (such as
+and-) for Flycatcher’s parser.
Enums§
- Ast
- A list of possible AST expressions.