Documentation ¶
Index ¶
Constants ¶
View Source
const ( EOF = iota + 1 BANG DOLLAR PAREN_L PAREN_R SPREAD COLON EQUALS AT BRACKET_L BRACKET_R BRACE_L PIPE BRACE_R NAME INT FLOAT STRING )
Variables ¶
View Source
var TokenKind map[int]int
Functions ¶
func GetTokenDesc ¶
func GetTokenKindDesc ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.