public class ClosureAsExpression extends ExpressionBase
MODE_REF, MODE_VALUE
Constructor and Description |
---|
ClosureAsExpression(Closure closure) |
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.Type |
_writeOut(BytecodeContext bc,
int mode)
write out the stament to the adater
|
Closure |
getClosure() |
public ClosureAsExpression(Closure closure)
public org.objectweb.asm.Type _writeOut(BytecodeContext bc, int mode) throws BytecodeException
ExpressionBase
_writeOut
in class ExpressionBase
BytecodeException
public Closure getClosure()
Copyright © 2015 Lucee