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