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