Documentation ¶
Index ¶
Constants ¶
View Source
const EOF = -1
View Source
const T2Comma = 57371
View Source
const T3Comma = 57372
View Source
const TAnd = 57346
View Source
const TBreak = 57347
View Source
const TDo = 57348
View Source
const TElse = 57349
View Source
const TElseIf = 57350
View Source
const TEnd = 57351
View Source
const TEqeq = 57367
View Source
const TFalse = 57352
View Source
const TFor = 57353
View Source
const TFunction = 57354
View Source
const TGte = 57370
View Source
const TIdent = 57373
View Source
const TIf = 57355
View Source
const TIn = 57356
View Source
const TLocal = 57357
View Source
const TLte = 57369
View Source
const TNeq = 57368
View Source
const TNil = 57358
View Source
const TNot = 57359
View Source
const TNumber = 57374
View Source
const TOr = 57360
View Source
const TRepeat = 57362
View Source
const TReturn = 57361
View Source
const TString = 57375
View Source
const TThen = 57363
View Source
const TTrue = 57364
View Source
const TUntil = 57365
View Source
const TWhile = 57366
View Source
const UNARY = 57376
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Lexer ¶
Click to show internal directories.
Click to hide internal directories.