Documentation ¶
Index ¶
Constants ¶
View Source
const ADD = 57351
View Source
const COLON = 57365
View Source
const COMMA = 57359
View Source
const HASH = 57347
View Source
const IDENT = 57346
View Source
const LBRACE = 57358
View Source
const LBRACK = 57357
View Source
const LPAREN = 57356
View Source
const MUL = 57353
View Source
const NUMBER = 57349
View Source
const PERIOD = 57360
View Source
const QUO = 57354
View Source
const RBRACE = 57363
View Source
const RBRACK = 57362
View Source
const REM = 57355
View Source
const RPAREN = 57361
View Source
const SEMICOLON = 57364
View Source
const STRING = 57348
View Source
const SUB = 57352
View Source
const WHITESPACE = 57350
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorHandler ¶
Click to show internal directories.
Click to hide internal directories.