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

.4.0.3.source-code.Group.tokens Maven / Gradle / Ivy

Go to download

StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors.

There is a newer version: 4.3.4
Show newest version
T__14=14
T__15=15
T__16=16
T__17=17
T__18=18
T__19=19
T__20=20
T__21=21
T__22=22
T__23=23
T__24=24
T__25=25
T__26=26
T__27=27
T__28=28
TRUE=4
FALSE=5
STRING=6
ID=7
BIGSTRING=8
BIGSTRING_NO_NL=9
ANONYMOUS_TEMPLATE=10
COMMENT=11
LINE_COMMENT=12
WS=13
'true'=4
'false'=5
'import'=14
'.'=15
'group'=16
':'=17
'implements'=18
','=19
';'=20
'@'=21
'('=22
')'=23
'::='=24
'='=25
'['=26
']'=27
'default'=28




© 2015 - 2024 Weber Informatics LLC | Privacy Policy