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