public final class Return extends StatementBaseNoFinal
Constructor and Description |
---|
Return(Expression expr,
Position start,
Position end)
Constructor of the class
|
Return(Position start,
Position end)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
void |
_writeOut(BytecodeContext bc)
write out the stament to the adater
|
void |
setParent(Statement parent)
sets parent statement to statement
|
getFlowControlFinal
getDescendantCount, getEnd, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setStart, writeOut
public Return(Expression expr, Position start, Position end)
expr
- line
- public void _writeOut(BytecodeContext bc) throws BytecodeException
StatementBase
_writeOut
in class StatementBase
BytecodeException
public void setParent(Statement parent)
Statement
setParent
in interface Statement
setParent
in class StatementBase
StatementBase.setParent(lucee.transformer.bytecode.Statement)
Copyright © 2015 Lucee