public final class CastInt extends ExpressionBase implements ExprInt, 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 ExprInt |
toExprInt(Expression expr)
Create a String expression from a Expression
|
getEnd, getStart, setEnd, setStart, writeOut
public static ExprInt toExprInt(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