public final class CastBoolean extends ExpressionBase implements ExprBoolean, Cast
MODE_REF, MODE_VALUE
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.Type |
_writeOut(BytecodeContext bc,
int mode)
write out the stament to the adater
|
Expression |
getExpr() |
static ExprBoolean |
toExprBoolean(Expression expr)
Create a String expression from a Expression
|
String |
toString() |
getEnd, getStart, setEnd, setStart, writeOut
public String toString()
toString
in class Object
Object.toString()
public static ExprBoolean toExprBoolean(Expression expr)
expr
- TemplateException
public org.objectweb.asm.Type _writeOut(BytecodeContext bc, int mode) throws BytecodeException
ExpressionBase
_writeOut
in class ExpressionBase
BytecodeException
lucee.transformer.bytecode.expression.Expression#writeOut(org.objectweb.asm.commons.GeneratorAdapter, int)
public Expression getExpr()
Copyright © 2015 Lucee