nack.handlebars.4.1.0.source-code.HbsLexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of handlebars Show documentation
Show all versions of handlebars Show documentation
Logic-less and semantic templates with Java
ESC_VAR=1
TEXT=2
COMMENT=3
START_AMP=4
END_RAW_BLOCK=5
START_RAW=6
START_T=7
UNLESS=8
START_PARTIAL_BLOCK=9
START_BLOCK=10
START_DELIM=11
START_PARTIAL=12
END_BLOCK=13
START=14
SPACE=15
NL=16
END_DELIM=17
WS_DELIM=18
DELIM=19
END_RAW=20
END_T=21
END=22
DECORATOR=23
AS=24
PIPE=25
DOUBLE_STRING=26
SINGLE_STRING=27
EQ=28
NUMBER=29
BOOLEAN=30
ELSE=31
QID=32
PATH=33
LP=34
RP=35
WS=36
'*'=23
'as'=24
'|'=25
'='=28
'else'=31
'('=34
')'=35