|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jamon.codegen.AbstractStatement
org.jamon.codegen.RawStatement
public class RawStatement
| Method Summary | |
|---|---|
void |
generateSource(CodeWriter p_writer,
TemplateDescriber p_describer)
Generate the java source corresponding to this statement, emitting the code to the specified writer. |
| Methods inherited from class org.jamon.codegen.AbstractStatement |
|---|
generateSourceLine, getLocation, getTemplateIdentifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void generateSource(CodeWriter p_writer,
TemplateDescriber p_describer)
Statement
p_writer - where to emit the java sourcep_describer - the TemplateDescriber to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||