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

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

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

Methods in org.jruby.compiler.ir.targets with parameters of type RECV_ARG_Instr
 void JVM.emitRECV_ARG(RECV_ARG_Instr recvArg)
           
 



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