| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FuncArgsListContext |
PostgreSQLStatementParser.funcArgsList() |
PostgreSQLStatementParser.FuncArgsListContext |
PostgreSQLStatementParser.DefArgContext.funcArgsList() |
PostgreSQLStatementParser.FuncArgsListContext |
PostgreSQLStatementParser.FuncArgsContext.funcArgsList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitFuncArgsList(PostgreSQLStatementParser.FuncArgsListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcArgsList(). |
T |
PostgreSQLStatementParserVisitor.visitFuncArgsList(PostgreSQLStatementParser.FuncArgsListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcArgsList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.