pub type SyntaxNode = SyntaxNode<StyxLanguage>;Expand description
A syntax node in the Styx CST.
Aliased Typeยง
pub struct SyntaxNode { /* private fields */ }pub type SyntaxNode = SyntaxNode<StyxLanguage>;A syntax node in the Styx CST.
pub struct SyntaxNode { /* private fields */ }