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