Class LogicVisitor

All Implemented Interfaces:
RexBiVisitor<RelOptUtil.Logic,RelOptUtil.Logic>

public class LogicVisitor extends RexUnaryBiVisitor<@Nullable RelOptUtil.Logic>
Visitor pattern for traversing a tree of RexNode objects.