|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.compiler.ir.IRScopeImpl
org.jruby.compiler.ir.IRModule
org.jruby.compiler.ir.IRClass
org.jruby.compiler.ir.IRMetaClass
public class IRMetaClass
Field Summary |
---|
Fields inherited from class org.jruby.compiler.ir.IRClass |
---|
superClass |
Constructor Summary | |
---|---|
IRMetaClass(IRScope s,
Operand receiver,
StaticScope staticScope)
|
Method Summary | |
---|---|
java.lang.String |
getScopeName()
|
Methods inherited from class org.jruby.compiler.ir.IRModule |
---|
addClass, addMethod, addModule, bootStrap, getClasses, getClassMethod, getConstants, getConstantValue, getCoreClass, getInstanceMethod, getLocalVariable, getMethods, getModules, getNearestModule, getRootMethod, getVersion, isAClassRootMethod, isCoreClass, runCompilerPassOnNestedScopes, setConstantValue, updateVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IRMetaClass(IRScope s, Operand receiver, StaticScope staticScope)
Method Detail |
---|
public java.lang.String getScopeName()
getScopeName
in class IRClass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |