| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.DropIndexOptContext |
OpenGaussStatementParser.dropIndexOpt() |
OpenGaussStatementParser.DropIndexOptContext |
OpenGaussStatementParser.DropIndexContext.dropIndexOpt() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitDropIndexOpt(OpenGaussStatementParser.DropIndexOptContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropIndexOpt(). |
T |
OpenGaussStatementVisitor.visitDropIndexOpt(OpenGaussStatementParser.DropIndexOptContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropIndexOpt(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.