railo.transformer.bytecode.literal
Class Null
java.lang.Object
railo.transformer.bytecode.expression.ExpressionBase
railo.transformer.bytecode.literal.Null
- All Implemented Interfaces:
- Expression
public class Null
- extends ExpressionBase
Null
public Null(Position start,
Position end)
_writeOut
public org.objectweb.asm.Type _writeOut(BytecodeContext bc,
int mode)
throws BytecodeException
- Description copied from class:
ExpressionBase
- write out the stament to the adater
- Specified by:
_writeOut
in class ExpressionBase
- Returns:
- return Type of expression
- Throws:
BytecodeException
toVariable
public Variable toVariable()
Copyright © 2012 Railo