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