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