Modifier and Type | Method and Description |
---|---|
void |
generateSource(CodeWriter writer,
TemplateDescriber describer)
Generate the java source corresponding to this statement, emitting the code to the specified
writer.
|
public void generateSource(CodeWriter writer, TemplateDescriber describer)
Statement
generateSource
in interface Statement
writer
- where to emit the java sourcedescriber
- the TemplateDescriber
to useCopyright © 2003–2016 Jamon developers. All rights reserved.