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