hql.jraphql-parser-antlr.0.0.6.source-code.GraphQL.tokens Maven / Gradle / Ivy
T__0=1
T__1=2
T__2=3
T__3=4
T__4=5
T__5=6
T__6=7
T__7=8
T__8=9
T__9=10
T__10=11
T__11=12
T__12=13
T__13=14
T__14=15
T__15=16
T__16=17
T__17=18
T__18=19
T__19=20
T__20=21
T__21=22
T__22=23
T__23=24
T__24=25
T__25=26
T__26=27
T__27=28
T__28=29
T__29=30
T__30=31
T__31=32
T__32=33
Ignored=34
UnicodeBOM=35
WhiteSpace=36
LineTerminator=37
Comment=38
Comma=39
IntegerPart=40
NegativeSign=41
FractionalPart=42
ExponentPart=43
StringConst=44
DirectiveLocation=45
ExecutableDirectiveLocation=46
TypeSystemDirectiveLocation=47
NAME=48
'type'=1
'fragment'=2
'extend'=3
'implements'=4
'schema'=5
'enum'=6
'union'=7
'interface'=8
'input'=9
'scalar'=10
'directive'=11
'query'=12
'mutation'=13
'subscription'=14
'by'=15
'{'=16
'}'=17
'('=18
')'=19
':'=20
'...'=21
'on'=22
'true'=23
'false'=24
'null'=25
'['=26
']'=27
'$'=28
'='=29
'!'=30
'@'=31
'&'=32
'|'=33
','=39
'-'=41
© 2015 - 2025 Weber Informatics LLC | Privacy Policy