org.jruby.evaluator
Class InstructionBundle

java.lang.Object
  extended byorg.jruby.evaluator.InstructionBundle

public class InstructionBundle
extends java.lang.Object


Constructor Summary
InstructionBundle(Instruction i, InstructionContext ic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstructionBundle

public InstructionBundle(Instruction i,
                         InstructionContext ic)


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