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