Module node

Source

Modules§

ast
db
element_list
green
helpers
ids
iter
key_fields
kind
stable_ptr
utils
with_db

Structs§

NodeTextFormatter
Wrapper for formatting the text of syntax nodes.
SyntaxNode
SyntaxNode. Untyped view of the syntax tree. Adds parent() and offset() capabilities.

Traits§

Terminal
Token
TypedStablePtr
Trait for stable pointers to syntax nodes.
TypedSyntaxNode
Trait for the typed view of the syntax tree. All the internal node implementations are under the ast module.