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