Module node

Source
Expand description

AST type definitions

Modules§

content 🔒
display 🔒

Structs§

Node
A syntax node with span information
NodeDisplayWrapper
A wrapper for a syntax node to be displayed

Traits§

NodeContent
Trait for AST node contents.
NodeContentDisplay
Trait for displaying an AST node’s content
NodeDisplay
Trait for displaying a syntax node