|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.transformer.bytecode.statement.StatementBase
railo.transformer.bytecode.statement.StatementBaseNoFinal
railo.transformer.bytecode.BodyBase
railo.transformer.bytecode.FlowControlBody
railo.transformer.bytecode.FunctionBody
public class FunctionBody
Field Summary |
---|
Fields inherited from interface railo.transformer.bytecode.statement.FlowControl |
---|
BREAK, CONTINUE, RETRY |
Constructor Summary | |
---|---|
FunctionBody()
|
Method Summary |
---|
Methods inherited from class railo.transformer.bytecode.FlowControlBody |
---|
_writeOut, getBreakLabel, getContinueLabel, getLabel |
Methods inherited from class railo.transformer.bytecode.BodyBase |
---|
addFirst, addPrintOut, addStatement, getStatements, hasStatements, isEmpty, moveStatmentsTo, remove, writeOut, writeOut2 |
Methods inherited from class railo.transformer.bytecode.statement.StatementBaseNoFinal |
---|
getFlowControlFinal |
Methods inherited from class railo.transformer.bytecode.statement.StatementBase |
---|
getDescendantCount, getEnd, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setParent, setStart, writeOut |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface railo.transformer.bytecode.Statement |
---|
getEnd, getFlowControlFinal, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setParent, setStart, writeOut |
Constructor Detail |
---|
public FunctionBody()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |