| Package | Description |
|---|---|
| org.apache.shardingsphere.sqlfederation.optimizer.parser.rexnode |
| Modifier and Type | Method and Description |
|---|---|
ParseRexNodeParser.ArgListContext |
ParseRexNodeParser.argList() |
ParseRexNodeParser.ArgListContext |
ParseRexNodeParser.SearchArgsContext.argList() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParseRexNodeBaseVisitor.visitArgList(ParseRexNodeParser.ArgListContext ctx)
Visit a parse tree produced by
ParseRexNodeParser.argList(). |
T |
ParseRexNodeVisitor.visitArgList(ParseRexNodeParser.ArgListContext ctx)
Visit a parse tree produced by
ParseRexNodeParser.argList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.