public class RawStatement extends AbstractStatement
| 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.
|
generateSourceLine, getLocation, getTemplateIdentifierpublic void generateSource(CodeWriter writer, TemplateDescriber describer)
Statementwriter - where to emit the java sourcedescriber - the TemplateDescriber to useCopyright © 2003–2015 Jamon developers. All rights reserved.