Modules§
Structs§
- Node
Text Formatter - Wrapper for formatting the text of syntax nodes.
- Syntax
Node - SyntaxNode. Untyped view of the syntax tree. Adds parent() and offset() capabilities.
Traits§
- Terminal
- Token
- Typed
Stable Ptr - Trait for stable pointers to syntax nodes.
- Typed
Syntax Node - Trait for the typed view of the syntax tree. All the internal node implementations are under the ast module.