| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.DropExtensionContext |
OpenGaussStatementParser.dropExtension() |
OpenGaussStatementParser.DropExtensionContext |
OpenGaussStatementParser.ExecuteContext.dropExtension() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitDropExtension(OpenGaussStatementParser.DropExtensionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropExtension(). |
T |
OpenGaussStatementVisitor.visitDropExtension(OpenGaussStatementParser.DropExtensionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropExtension(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitDropExtension(OpenGaussStatementParser.DropExtensionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.