public final class OpString extends ExpressionBase implements ExprString
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
|
static ExprString |
toExprString(Expression left,
Expression right)
Create a String expression from a Expression
|
static ExprString |
toExprString(Expression left,
Expression right,
boolean concatStatic) |
getEnd, getStart, setEnd, setStart, writeOut
public static ExprString toExprString(Expression left, Expression right)
left
- right
- public static ExprString toExprString(Expression left, Expression right, boolean concatStatic)
public org.objectweb.asm.Type _writeOut(BytecodeContext bc, int mode) throws BytecodeException
ExpressionBase
_writeOut
in class ExpressionBase
BytecodeException
lucee.transformer.bytecode.expression.ExpressionBase#_writeOut(org.objectweb.asm.commons.GeneratorAdapter, int)
Copyright © 2015 Lucee