| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.DropFunctionContext.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.DropProcedureContext.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.DropRoutineContext.functionWithArgtypesList() |
PostgreSQLStatementParser.FunctionWithArgtypesListContext |
PostgreSQLStatementParser.OnObjectClauseContext.functionWithArgtypesList() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitFunctionWithArgtypesList(PostgreSQLStatementParser.FunctionWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionWithArgtypesList(). |
T |
PostgreSQLStatementBaseVisitor.visitFunctionWithArgtypesList(PostgreSQLStatementParser.FunctionWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionWithArgtypesList(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.