Expand description
Token source trait and implementations.
Structs§
- StrGraphQL
Token Source - A [
GraphQLTokenSource] that lexes from a&strinput.
Traits§
- GraphQL
Token Source - Marker trait for
GraphQLTokenlexers (iterators that generateGraphQLToken).