Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnexpectedTokenType = errors.New("unexpected token type")
)
Functions ¶
This section is empty.
Types ¶
type Token ¶
type Token string
Token represents a token type
func (Token) Abbreviation ¶ added in v0.4.2
Abbreviation returns the abbreviation of the token
Click to show internal directories.
Click to hide internal directories.