net.sf.jga.fn.logical

Interface LogicalOr.Visitor

public interface LogicalOr.Visitor extends Visitor

Interface for classes that may interpret a LogicalOr predicate.
Method Summary
voidvisit(LogicalOr bp)

Method Detail

visit

public void visit(LogicalOr bp)