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