net.sf.jga.fn.logical

Interface LogicalAnd.Visitor

public interface LogicalAnd.Visitor extends Visitor

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

Method Detail

visit

public void visit(LogicalAnd host)