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

Packages that use NoOperandInstr
org.jruby.compiler.ir.instructions   
 

Uses of NoOperandInstr in org.jruby.compiler.ir.instructions
 

Subclasses of NoOperandInstr in org.jruby.compiler.ir.instructions
 class AttributeInstr
           
 class DECLARE_LOCAL_TYPE_Instr
           
 class DEFINE_CLASS_METHOD_Instr
           
 class DEFINE_INSTANCE_METHOD_Instr
           
 class GuardInstr
           
 class JUMP_Instr
           
 class LABEL_Instr
           
 class RECV_ARG_Instr
           
 class RECV_CLOSURE_ARG_Instr
           
 class RECV_CLOSURE_Instr
           
 class THREAD_POLL_Instr
           
 



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