public final class PrintOut extends StatementBaseNoFinal
Constructor and Description |
---|
PrintOut(Expression expr,
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
|
Expression |
getExpr() |
void |
setCheckPSQ(boolean checkPSQ) |
void |
setExpr(Expression expr) |
getFlowControlFinal
getDescendantCount, getEnd, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setParent, setStart, writeOut
public PrintOut(Expression expr, Position start, Position end)
expr
- line
- public void _writeOut(BytecodeContext bc) throws BytecodeException
StatementBase
_writeOut
in class StatementBase
BytecodeException
lucee.transformer.bytecode.Statement#_writeOut(org.objectweb.asm.commons.GeneratorAdapter)
public Expression getExpr()
public void setExpr(Expression expr)
expr
- the expr to setpublic void setCheckPSQ(boolean checkPSQ)
preserveSingleQuote
- the preserveSingleQuote to setCopyright © 2015 Lucee