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