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

ingtemplate.4.0.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 generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 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 are currently about 600 StringTemplate source downloads a month.

There is a newer version: 4.0.2
Show newest version
T__13=13
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
TRUE=4
FALSE=5
STRING=6
ID=7
BIGSTRING=8
ANONYMOUS_TEMPLATE=9
COMMENT=10
LINE_COMMENT=11
WS=12
'true'=4
'false'=5
'import'=13
'.'=14
'group'=15
':'=16
'implements'=17
','=18
';'=19
'@'=20
'('=21
')'=22
'::='=23
'='=24
'['=25
']'=26
'default'=27




© 2015 - 2025 Weber Informatics LLC | Privacy Policy