| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TableFuncColumnListContext |
PostgreSQLStatementParser.tableFuncColumnList() |
PostgreSQLStatementParser.TableFuncColumnListContext |
PostgreSQLStatementParser.CreateFunctionContext.tableFuncColumnList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitTableFuncColumnList(PostgreSQLStatementParser.TableFuncColumnListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableFuncColumnList(). |
T |
PostgreSQLStatementParserVisitor.visitTableFuncColumnList(PostgreSQLStatementParser.TableFuncColumnListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableFuncColumnList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.