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