public class ClosureMetaObject extends MetaObject
scopeEMPTY_ARRAY| Modifier | Constructor and Description |
|---|---|
protected |
ClosureMetaObject(IRClosure scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClosure() |
java.lang.Object |
retrieve(InterpreterContext interp) |
create, getContainer, getContainer, getNearestClass, getScope, getTargetClass, interpretBody, isClass, isConstant, isModule, toStringaddUsedVariables, cloneForInlining, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, isNonAtomicValue, storeprotected ClosureMetaObject(IRClosure scope)
public boolean isClosure()
isClosure in class MetaObjectpublic java.lang.Object retrieve(InterpreterContext interp)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.