| 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 |
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 © 2021 The Apache Software Foundation. All rights reserved.