public class NullExpression extends ExpressionBase
Modifier and Type | Field and Description |
---|---|
static NullExpression |
NULL_EXPRESSION |
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
|
public static final NullExpression NULL_EXPRESSION
public org.objectweb.asm.Type _writeOut(BytecodeContext bc, int mode) throws BytecodeException
ExpressionBase
_writeOut
in class ExpressionBase
BytecodeException
Copyright © 2015 Lucee