| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.FunctionWithArgtypesContext> |
PostgreSQLStatementParser.TransformElementListContext.functionWithArgtypes() |
List<PostgreSQLStatementParser.FunctionWithArgtypesContext> |
PostgreSQLStatementParser.FunctionWithArgtypesListContext.functionWithArgtypes() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.