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