//
pkg.gl
Category
github.com/walleframe/wctl
protocol
token
package
0.0.0-20241018093427-bc2ff700a168
Repository:
https://github.com/walleframe/wctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
10
Files
108 SLOC
#
Functions
NewTokenMap
No description provided by the author
#
Constants
EOF
No description provided by the author
INVALID
No description provided by the author
#
Structs
Pos
No description provided by the author
Token
No description provided by the author
TokenMap
No description provided by the author
#
Interfaces
Context
Context allows user-defined data to be associated with the lexer/scanner to be associated with each token that lexer produces.
Sourcer
Sourcer is a Context interface which presents a Source() method identifying e.g the filename for the current code.
#
Type aliases
Type
No description provided by the author