|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jamon.codegen.AbstractStatement
public abstract class AbstractStatement
| Constructor Summary | |
|---|---|
protected |
AbstractStatement(org.jamon.api.Location p_location,
java.lang.String p_templateIdentifier)
|
| Method Summary | |
|---|---|
protected void |
generateSourceLine(CodeWriter p_writer)
|
protected org.jamon.api.Location |
getLocation()
|
protected java.lang.String |
getTemplateIdentifier()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jamon.codegen.Statement |
|---|
generateSource |
| Constructor Detail |
|---|
protected AbstractStatement(org.jamon.api.Location p_location,
java.lang.String p_templateIdentifier)
| Method Detail |
|---|
protected final org.jamon.api.Location getLocation()
protected final java.lang.String getTemplateIdentifier()
protected final void generateSourceLine(CodeWriter p_writer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||