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