| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.OnObjectClauseContext.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.DropFunctionContext.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.DropProcedureContext.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.DropRoutineContext.functionWithArgtypesList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitFunctionWithArgtypesList(PostgreSQLStatementParser.FunctionWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionWithArgtypesList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitFunctionWithArgtypesList(PostgreSQLStatementParser.FunctionWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionWithArgtypesList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.