Skip to main content

Module syntax

Module syntax 

Source
Expand description

Syntax graph layer: the pure AST graph to syntax graph transformation.

Re-exports§

pub use error::SyntaxGraphError;

Modules§

cfg
Control flow overlay on the syntax graph.
error
Failure modes of the syntax graph build.

Structs§

FileInstanceData
FileStructData
SanitizationEvent
SyntaxEdge
SyntaxGraph
UsageEvent

Enums§

FileStructValue
SyntaxKind
Auto-generated discriminant enum variants
SyntaxNode
UsageRole

Functions§

build_syntax_graph