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