Module boxworks_lang::ast
source · Expand description
Box language abstract syntax tree
Structs§
- An argument of type
T
to a function.
Enums§
- Element of a horizontal list
Traits§
- A function like
text
orglue
.
Functions§
- Lower a horizontal list to a CST tree.
- Parse Box language source code into a horizontal list.
- Parse a hlist using an explicitly provided CST.