| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TableElementContext |
PostgreSQLStatementParser.tableElement() |
PostgreSQLStatementParser.TableElementContext |
PostgreSQLStatementParser.TableElementListContext.tableElement(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.TableElementContext> |
PostgreSQLStatementParser.TableElementListContext.tableElement() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitTableElement(PostgreSQLStatementParser.TableElementContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableElement(). |
T |
PostgreSQLStatementParserBaseVisitor.visitTableElement(PostgreSQLStatementParser.TableElementContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableElement(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.