| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DropTransformContext |
PostgreSQLStatementParser.dropTransform() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitDropTransform(PostgreSQLStatementParser.DropTransformContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropTransform(). |
T |
PostgreSQLStatementBaseVisitor.visitDropTransform(PostgreSQLStatementParser.DropTransformContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropTransform(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.