Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.instructions |
Modifier and Type | Class and Description |
---|---|
class |
IRMetaClassBody |
Modifier and Type | Method and Description |
---|---|
IRClassBody |
DefineClassInstr.getNewIRClassBody() |
Constructor and Description |
---|
DefineClassInstr(Variable result,
IRClassBody newIRClassBody,
Operand container,
Operand superClass) |
Copyright © 2001-2015 JRuby. All Rights Reserved.