Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func IsWhitespace ¶
Types ¶
type Lexer ¶
type Lexer struct {
Token Token
Number float64
String string
// contains filtered or unexported fields
}
func (*Lexer) SyntaxError ¶
type LexerPanic ¶
Click to show internal directories.
Click to hide internal directories.