SyntaxNode

Type Alias SyntaxNode 

Source
pub type SyntaxNode = SyntaxNode<StyxLanguage>;
Expand description

A syntax node in the Styx CST.

Aliased Typeยง

pub struct SyntaxNode { /* private fields */ }