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