net.sf.jga.fn.logical

Interface LogicalNot.Visitor

public interface LogicalNot.Visitor extends Visitor

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

Method Detail

visit

public void visit(LogicalNot host)