public final class OpElvis extends ExpressionBase
Modifier and Type | Field and Description |
---|---|
static org.objectweb.asm.commons.Method |
INVOKE_KEY |
static org.objectweb.asm.commons.Method |
INVOKE_STR |
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
|
org.objectweb.asm.Type |
_writeOutPureDataMember(BytecodeContext bc,
int mode) |
static Expression |
toExpr(Variable left,
Expression right) |
public static final org.objectweb.asm.commons.Method INVOKE_STR
public static final org.objectweb.asm.commons.Method INVOKE_KEY
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)
public org.objectweb.asm.Type _writeOutPureDataMember(BytecodeContext bc, int mode) throws BytecodeException
BytecodeException
public static Expression toExpr(Variable left, Expression right)
Copyright © 2015 Lucee