samplegenerators.Genie.generator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of generator-fixture Show documentation
Show all versions of generator-fixture Show documentation
Module that contains all tests for the code generation capability
[template name String param]
some text
[for a in param.toCharArray if not a.hashCode
, b = param.length, c in param.toCharArray]
[if not b]
[else if param.length]
[let cd]
WW[cd][b]WW[for.index][c]
[if for.first][cd][/if]
[/let]
[else if param]
[param.length]
[else]
[/if]
[/for]
[-- param--]
other text [param]
[let our Integer s]
[s.hashCode][param.length]
[/let]
[surname]
xx
[/surname]
[/template]
[template surname]
[name toString]
[/template]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy