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