org.jruby.compiler
Interface ArrayCallback


public interface ArrayCallback

Author:
headius

Method Summary
 void nextValue(BodyCompiler context, java.lang.Object sourceArray, int index)
           
 

Method Detail

nextValue

void nextValue(BodyCompiler context,
               java.lang.Object sourceArray,
               int index)


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