| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rex.RexNode |
ParseRexNodeVisitorImpl.visitInput(ParseRexNodeParser.InputContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
ParseRexNodeParser.InputContext |
ParseRexNodeParser.input() |
ParseRexNodeParser.InputContext |
ParseRexNodeParser.ParameterContext.input() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParseRexNodeBaseVisitor.visitInput(ParseRexNodeParser.InputContext ctx)
Visit a parse tree produced by
ParseRexNodeParser.input(). |
T |
ParseRexNodeVisitor.visitInput(ParseRexNodeParser.InputContext ctx)
Visit a parse tree produced by
ParseRexNodeParser.input(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.