| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.SelectOffsetValueContext |
OpenGaussStatementParser.selectOffsetValue() |
OpenGaussStatementParser.SelectOffsetValueContext |
OpenGaussStatementParser.LimitClauseContext.selectOffsetValue() |
OpenGaussStatementParser.SelectOffsetValueContext |
OpenGaussStatementParser.OffsetClauseContext.selectOffsetValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitSelectOffsetValue(OpenGaussStatementParser.SelectOffsetValueContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectOffsetValue(). |
T |
OpenGaussStatementVisitor.visitSelectOffsetValue(OpenGaussStatementParser.SelectOffsetValueContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectOffsetValue(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussStatementSQLVisitor.visitSelectOffsetValue(OpenGaussStatementParser.SelectOffsetValueContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.