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