public final class ExpressionAsStatement extends StatementBaseNoFinal
Constructor and Description |
---|
ExpressionAsStatement(Expression expr)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
void |
_writeOut(BytecodeContext bc)
write out the stament to the adater
|
Expression |
getExpr() |
getFlowControlFinal
getDescendantCount, getEnd, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setParent, setStart, writeOut
public ExpressionAsStatement(Expression expr)
expr
- public void _writeOut(BytecodeContext bc) throws BytecodeException
StatementBase
_writeOut
in class StatementBase
BytecodeException
lucee.transformer.bytecode.statement.StatementBase#_writeOut(org.objectweb.asm.commons.GeneratorAdapter)
public Expression getExpr()
Copyright © 2015 Lucee