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