Uses of Class
org.jruby.ir.IRClassBody
Packages that use IRClassBody
-
Uses of IRClassBody in org.jruby.ir
Subclasses of IRClassBody in org.jruby.ir -
Uses of IRClassBody in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return IRClassBodyConstructors in org.jruby.ir.instructions with parameters of type IRClassBodyModifierConstructorDescriptionDefineClassInstr
(Variable result, IRClassBody body, Operand container, Operand superClass)