| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ReindexOptionElemContext |
OpenGaussStatementParser.reindexOptionElem() |
OpenGaussStatementParser.ReindexOptionElemContext |
OpenGaussStatementParser.ReindexOptionListContext.reindexOptionElem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.ReindexOptionElemContext> |
OpenGaussStatementParser.ReindexOptionListContext.reindexOptionElem() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitReindexOptionElem(OpenGaussStatementParser.ReindexOptionElemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.reindexOptionElem(). |
T |
OpenGaussStatementVisitor.visitReindexOptionElem(OpenGaussStatementParser.ReindexOptionElemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.reindexOptionElem(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.