Modifier and Type | Field and Description |
---|---|
static java.lang.Class<?> |
CONSTANT_CLASS |
Constructor and Description |
---|
STBExtern(java.lang.String packageName,
Variable extern) |
Modifier and Type | Method and Description |
---|---|
org.stringtemplate.v4.ST |
build(org.stringtemplate.v4.STGroup group)
Performs initialization of the template of the target class based on templates described in the
corresponding template group and information extracted from the intermediate representation of
the target classes.
|
public STBExtern(java.lang.String packageName, Variable extern)
public org.stringtemplate.v4.ST build(org.stringtemplate.v4.STGroup group)
STBuilder