Uses of Class
org.jruby.compiler.ir.instructions.DEFINE_CLASS_METHOD_Instr

Packages that use DEFINE_CLASS_METHOD_Instr
org.jruby.compiler.ir.targets   
 

Uses of DEFINE_CLASS_METHOD_Instr in org.jruby.compiler.ir.targets
 

Methods in org.jruby.compiler.ir.targets with parameters of type DEFINE_CLASS_METHOD_Instr
 void JVM.emitDEF_CLS_METH(DEFINE_CLASS_METHOD_Instr instr)
           
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.