Expand description
The SOM Abstract Syntax Tree definitions.
Structs§
- Represents a binary operation.
- Represents a block.
- Represents the contents of a body (within a term or block).
- Represents a class definition.
- Represents a message send.
- Represents a method definition.
- Represents a term.
Enums§
- Represents an expression.
- Represents a literal.
- Represents a method’s body.
- Represents a method’s kind.