org.jruby.evaluator
Interface Instruction


public interface Instruction


Method Summary
 void execute(EvaluationState state, InstructionContext ctx)
           
 

Method Detail

execute

void execute(EvaluationState state,
             InstructionContext ctx)


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