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