public static class ProjectCorrelateTransposeRule.RelNodesExprsHandler extends RelShuttleImpl
RexShuttle visitor
for every node in the tree.stack| Constructor and Description |
|---|
RelNodesExprsHandler(RexShuttle rexVisitor) |
| Modifier and Type | Method and Description |
|---|---|
protected RelNode |
visitChild(RelNode parent,
int i,
RelNode child)
Visits a particular child of a parent.
|
public RelNodesExprsHandler(RexShuttle rexVisitor)
protected RelNode visitChild(RelNode parent, int i, RelNode child)
RelShuttleImplvisitChild in class RelShuttleImplCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.