public class ClassMetaObject extends ModuleMetaObject
scope
EMPTY_ARRAY
Modifier | Constructor and Description |
---|---|
protected |
ClassMetaObject(IRClass scope) |
Modifier and Type | Method and Description |
---|---|
boolean |
isClass() |
java.lang.Object |
retrieve(InterpreterContext interp) |
isModule, store
create, getContainer, getContainer, getNearestClass, getScope, getTargetClass, interpretBody, isClosure, isConstant, toString
addUsedVariables, cloneForInlining, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, isNonAtomicValue
protected ClassMetaObject(IRClass scope)
public boolean isClass()
isClass
in class MetaObject
public java.lang.Object retrieve(InterpreterContext interp)
retrieve
in class ModuleMetaObject
Copyright © 2002-2009 JRuby Team. All Rights Reserved.