Skip to main contentModule tree
Source Expand description
- Arg
- An argument structure.
- FieldPair
- A structure of field pair.
- Fun
- A function structure.
- Mod
- A module structure.
- Tree
- A structure of syntax tree.
- BinOp
- An enumeration of binary operator.
- Def
- A definition enumeration.
- Expr
- An expression.
- Lit
- A literal.
- MatrixRow
- An enumeration of matrix row.
- Name
- An enumeration of variable name.
- Node
- A node enumeration.
- Stat
- A statement enumeration.
- UnaryOp
- An enumeration of unary operator.