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

org.stringtemplate.v4.compiler.STLexer.tokens Maven / Gradle / Ivy

There is a newer version: 2.12.15
Show newest version
RBRACK=17
LBRACK=16
ELSE=5
ELLIPSIS=11
LCURLY=20
BANG=10
EQUALS=12
TEXT=22
ID=25
SEMI=9
LPAREN=14
IF=4
ELSEIF=6
COLON=13
RPAREN=15
WS=27
COMMA=18
RCURLY=21
ENDIF=7
RDELIM=24
SUPER=8
DOT=19
LDELIM=23
STRING=26
PIPE=28
OR=29
AND=30
INDENT=31
NEWLINE=32
AT=33
END=34
TRUE=35
FALSE=36
COMMENT=37
SLASH=38
'...'=11
'super'=8
'|'=28
'!'=10
'}'=21
'else'=5
'if'=4
'{'=20
'...'=11
'elseif'=6
';'=9
'='=12
':'=13
'('=14
'['=16
','=18
'.'=19
'endif'=7
')'=15
']'=17
'||'=29
'&&'=30
'@'=33
'@end'=34
'/'=38




© 2015 - 2024 Weber Informatics LLC | Privacy Policy