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

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

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

Methods in org.jruby.compiler.ir.targets with parameters of type RETURN_Instr
 void JVM.emitRETURN(RETURN_Instr ret)
           
 



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