Properties
Optional GROUP
GROUP?: string
Optional LABEL
LABEL?: string
Optional LINE_BREAKS
LINE_BREAKS?: boolean
Optional POP_MODE
POP_MODE?: boolean
Optional PUSH_MODE
PUSH_MODE?: string
Optional START_CHARS_HINT
START_CHARS_HINT?: (string | number)[]
Optional categoryMatches
categoryMatches?: number[]
Optional categoryMatchesMap
categoryMatchesMap?: {
[tokType: number]: boolean;
}
Type declaration
-
[tokType: number]: boolean
Optional isParent
isParent?: boolean
Optional tokenTypeIdx
tokenTypeIdx?: number