| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterPublicationContext |
PostgreSQLStatementParser.alterPublication() |
PostgreSQLStatementParser.AlterPublicationContext |
PostgreSQLStatementParser.ExecuteContext.alterPublication() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterPublication(PostgreSQLStatementParser.AlterPublicationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterPublication(). |
T |
PostgreSQLStatementParserVisitor.visitAlterPublication(PostgreSQLStatementParser.AlterPublicationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterPublication(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitAlterPublication(PostgreSQLStatementParser.AlterPublicationContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.