net.sf.jga.fn.comparison

Interface GreaterEqualComp.Visitor

public interface GreaterEqualComp.Visitor extends Visitor

Interface for classes that may interpret a GreaterEqualComp predicate.
Method Summary
voidvisit(GreaterEqualComp host)

Method Detail

visit

public void visit(GreaterEqualComp host)