mtreediff.gen.antlr3-json.2.1.0.source-code.JSONTree.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gen.antlr3-json Show documentation
Show all versions of gen.antlr3-json Show documentation
GumTree tree generator for JSON code (AntLR based).
T__21=21
T__22=22
T__23=23
T__24=24
T__25=25
T__26=26
T__27=27
T__28=28
ARRAY=4
COMMA=5
Digit=6
EscapeSequence=7
Exponent=8
FALSE=9
FIELD=10
HexDigit=11
NULL=12
NUMBER=13
Number=14
OBJECT=15
STRING=16
String=17
TRUE=18
UnicodeEscape=19
WS=20
','=5
':'=21
'['=22
']'=23
'false'=24
'null'=25
'true'=26
'{'=27
'}'=28