All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.apollographql.apollo3.compiler.parser.antlr.GraphQLLexer.tokens Maven / Gradle / Ivy

There is a newer version: 4.0.0-beta.7
Show newest version
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
STRING=15
BLOCK_STRING=16
BOOLEAN=17
NULL=18
SCHEMA=19
QUERY=20
MUTATION=21
SUBSCRIPTION=22
ENUM=23
TYPE=24
IMPLEMENTS=25
INTERFACE=26
UNION=27
SCALAR=28
INPUT=29
DIRECTIVE=30
FRAGMENT=31
ON_KEYWORD=32
REPEATABLE=33
EXTEND=34
UTF8_BOM=35
UTF16_BOM=36
UTF32_BOM=37
WORD=38
FLOAT=39
INT=40
WS=41
COMMENT=42
COMMA=43
UNICODE_BOM=44
'{'=1
'}'=2
'&'=3
':'=4
'('=5
')'=6
'='=7
'|'=8
'@'=9
'...'=10
'$'=11
'['=12
']'=13
'!'=14
'null'=18
'schema'=19
'query'=20
'mutation'=21
'subscription'=22
'enum'=23
'type'=24
'implements'=25
'interface'=26
'union'=27
'scalar'=28
'input'=29
'directive'=30
'fragment'=31
'on'=32
'repeatable'=33
'extend'=34
'\uEFBBBF'=35
'\uFEFF'=36
'\u0000FEFF'=37
','=43




© 2015 - 2024 Weber Informatics LLC | Privacy Policy