Class RexUtil.FixNullabilityShuttle

java.lang.Object
org.apache.calcite.rex.RexShuttle
org.apache.calcite.rex.RexUtil.FixNullabilityShuttle
All Implemented Interfaces:
RexVisitor<RexNode>
Enclosing class:
RexUtil

public static class RexUtil.FixNullabilityShuttle extends RexShuttle
Shuttle that fixes up an expression to match changes in nullability of input fields.