Tokens

object Tokens

Properties

Link copied to clipboard
const val ALERT: Int = 13
Link copied to clipboard
const val ALERT_SINGLE: Int = 14
Link copied to clipboard
const val ALL: Int = 12
Link copied to clipboard
const val AND: Int = 15
Link copied to clipboard
const val ARCHIVENUM: Int = 21
Link copied to clipboard
const val ASTERISK: Int = 43
Link copied to clipboard
const val BOOLEAN: Int = 38
Link copied to clipboard
const val COMMA: Int = 44
Link copied to clipboard
const val COMMENT_INPUT: Int = 49
Link copied to clipboard
const val DOUBLE_QUOTE_STRING: Int = 40
Link copied to clipboard
const val EOF: Int
Link copied to clipboard
const val EOQ: Int = 47
Link copied to clipboard
const val EQUAL: Int = 31
Link copied to clipboard
const val FILTERLANG: Int = 25
Link copied to clipboard
const val FIRST: Int = 29
Link copied to clipboard
const val FLOAT_NUMBER: Int = 41
Link copied to clipboard
const val FROM: Int = 9
Link copied to clipboard
const val GREATER: Int = 34
Link copied to clipboard
const val GREATER_EQUAL: Int = 36
Link copied to clipboard
const val GROUPBY: Int = 24
Link copied to clipboard
const val IN: Int = 19
Link copied to clipboard
const val INT_NUMBER: Int = 42
Link copied to clipboard
const val LAST: Int = 30
Link copied to clipboard
const val LESS: Int = 33
Link copied to clipboard
const val LESS_EQUAL: Int = 35
Link copied to clipboard
const val LIKE: Int = 18
Link copied to clipboard
const val LIMIT: Int = 26
Link copied to clipboard
const val LINE_COMMENT: Int = 50
Link copied to clipboard
const val LPAREN: Int = 45
Link copied to clipboard
const val NOT: Int = 17
Link copied to clipboard
const val NOT_EQUAL: Int = 32
Link copied to clipboard
const val NULL: Int = 37
Link copied to clipboard
const val OR: Int = 16
Link copied to clipboard
const val ORDERBY: Int = 23
Link copied to clipboard
const val REMOTE: Int = 11
Link copied to clipboard
const val RPAREN: Int = 46
Link copied to clipboard
const val SELECT: Int = 8
Link copied to clipboard
const val SINGLE_QUOTE_ID: Int = 39
Link copied to clipboard
const val SORT_ASC: Int = 27
Link copied to clipboard
const val SORT_DESC: Int = 28
Link copied to clipboard
const val SORTBY: Int = 22
Link copied to clipboard
const val T__0: Int = 1
Link copied to clipboard
const val T__1: Int = 2
Link copied to clipboard
const val T__2: Int = 3
Link copied to clipboard
const val T__3: Int = 4
Link copied to clipboard
const val T__4: Int = 5
Link copied to clipboard
const val T__5: Int = 6
Link copied to clipboard
const val T__6: Int = 7
Link copied to clipboard
const val TIMERANGE: Int = 20
Link copied to clipboard
const val WHERE: Int = 10
Link copied to clipboard
const val WS: Int = 48