net.sf.jga.fn.logical

Interface UnaryNegate.Visitor

public interface UnaryNegate.Visitor extends Visitor

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

Method Detail

visit

public void visit(UnaryNegate host)