public class ClassMetaObject extends ModuleMetaObject
scopeEMPTY_ARRAY| Modifier | Constructor and Description |
|---|---|
protected |
ClassMetaObject(IRClass scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClass() |
java.lang.Object |
retrieve(InterpreterContext interp) |
isModule, storecreate, getContainer, getContainer, getNearestClass, getScope, getTargetClass, interpretBody, isClosure, isConstant, toStringaddUsedVariables, cloneForInlining, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, isNonAtomicValueprotected ClassMetaObject(IRClass scope)
public boolean isClass()
isClass in class MetaObjectpublic java.lang.Object retrieve(InterpreterContext interp)
retrieve in class ModuleMetaObjectCopyright © 2002-2009 JRuby Team. All Rights Reserved.