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