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