public static class RelOptUtil.InputReferencedVisitor extends RexShuttle
| Modifier and Type | Field and Description |
|---|---|
SortedSet<Integer> |
inputPosReferenced |
| Constructor and Description |
|---|
RelOptUtil.InputReferencedVisitor() |
| Modifier and Type | Method and Description |
|---|---|
RexNode |
visitInputRef(RexInputRef inputRef) |
apply, apply, apply, mutate, visitArray, visitCall, visitCorrelVariable, visitDynamicParam, visitFieldAccess, visitFieldCollations, visitList, visitList, visitLiteral, visitLocalRef, visitOver, visitRangeRef, visitWindowpublic RexNode visitInputRef(RexInputRef inputRef)
visitInputRef in interface RexVisitor<RexNode>visitInputRef in class RexShuttleCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.