nack.handlebars.4.4.0.source-code.HbsParser.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
The newest version!
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
END_DELIM=15
WS_DELIM=16
DELIM=17
END_RAW=18
END_T=19
END=20
DECORATOR=21
AS=22
PIPE=23
DOUBLE_STRING=24
SINGLE_STRING=25
EQ=26
NUMBER=27
BOOLEAN=28
ELSE=29
QID=30
PATH=31
LP=32
RP=33
WS=34
'*'=21
'as'=22
'|'=23
'='=26
'else'=29
'('=32
')'=33