| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.FunctionWithArgtypesContext> |
PostgreSQLStatementParser.TransformElementListContext.functionWithArgtypes() |
List<PostgreSQLStatementParser.FunctionWithArgtypesContext> |
PostgreSQLStatementParser.FunctionWithArgtypesListContext.functionWithArgtypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitFunctionWithArgtypes(PostgreSQLStatementParser.FunctionWithArgtypesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionWithArgtypes(). |
T |
PostgreSQLStatementBaseVisitor.visitFunctionWithArgtypes(PostgreSQLStatementParser.FunctionWithArgtypesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionWithArgtypes(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.