net.sf.jga.fn.logical

Interface BinaryNegate.Visitor

public interface BinaryNegate.Visitor extends Visitor

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

Method Detail

visit

public void visit(BinaryNegate host)