BAD_CHARACTER
|
val BAD_CHARACTER: IElementType |
BARE_STRING
|
val BARE_STRING: IElementType |
BLOCK_COMMENT
|
val BLOCK_COMMENT: IElementType |
BOOLEAN
|
val BOOLEAN: IElementType |
COLON
|
val COLON: IElementType |
COMMA
|
val COMMA: IElementType |
COMMENT
|
val COMMENT: IElementType |
DOUBLE_QUOTED_STRING
|
val DOUBLE_QUOTED_STRING: IElementType |
FALSE
|
val FALSE: IElementType |
ID
|
val ID: IElementType |
LINE_COMMENT
|
val LINE_COMMENT: IElementType |
LIST
|
val LIST: IElementType |
L_BRACKET
|
val L_BRACKET: IElementType |
L_CURLY
|
val L_CURLY: IElementType |
NULL
|
val NULL: IElementType |
NUMBER
|
val NUMBER: IElementType |
OBJECT
|
val OBJECT: IElementType |
PAIR
|
val PAIR: IElementType |
R_BRACKET
|
val R_BRACKET: IElementType |
R_CURLY
|
val R_CURLY: IElementType |
SINGLE_QUOTED_STRING
|
val SINGLE_QUOTED_STRING: IElementType |
STRING
|
val STRING: IElementType |
TICK_QUOTED_STRING
|
val TICK_QUOTED_STRING: IElementType |
TRUE
|
val TRUE: IElementType |
VALUE
|
val VALUE: IElementType |
WHITE_SPACE
|
val WHITE_SPACE: IElementType |