org.jruby.compiler
Interface BranchCallback


public interface BranchCallback

Author:
headius

Method Summary
 void branch(MethodCompiler context)
           
 

Method Detail

branch

void branch(MethodCompiler context)


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