Module som_core::ast

source ·
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§