net.sf.jga.fn.algorithm

Interface ForEach.Visitor

public interface ForEach.Visitor extends Visitor

Interface for classes that may interpret an ForEach functor.
Method Summary
voidvisit(ForEach host)

Method Detail

visit

public void visit(ForEach host)