| Package | Description |
|---|---|
| org.stringtemplate.v4 | |
| org.stringtemplate.v4.compiler |
| Modifier and Type | Method and Description |
|---|---|
static ST.RegionType |
ST.RegionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ST.RegionType[] |
ST.RegionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
ST.RegionType |
CompiledST.regionDefType
If someone refs
<@r()> in template t, an implicit
@t.r() ::= ""
is defined, but you can overwrite this def by defining your own. |
Copyright © 2013. All Rights Reserved.