//
pkg.gl
Category
github.com/dmonay/dgraph
lex
package
0.7.1
Repository:
https://github.com/dmonay/dgraph.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
97 SLOC
#
Constants
EOF
No description provided by the author
ItemEOF
No description provided by the author
ItemError
error.
#
Structs
Lexer
No description provided by the author
#
Type aliases
CheckRune
No description provided by the author
ItemType
ItemType is used to set the type of a token.
StateFn
stateFn represents the state of the scanner as a function that returns the next state.