Structs§
- Op
- A single operation in the intermediate representation between lexer tokens and the final
YamdAST.
Enums§
- Content
- Text content extracted from the source input.
- Node
- Identifies which AST node type an
Oprefers to. - OpKind
- Describes the role of an
Opin the operation stream.