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