//
pkg.gl
Category
github.com/gqlc/graphql
lexer
package
0.4.1
Repository:
https://github.com/gqlc/graphql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
849 SLOC
#
Functions
Lex
Lex lexs the given src based on the the GraphQL IDL specification.
#
Structs
Item
Item represents a lexed token.
#
Interfaces
Interface
Interface defines the simplest API any consumer of a lexer could need.