| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OpenGaussStatementParser.SelectOffsetValueContext |
OpenGaussStatementParser.selectOffsetValue() |
OpenGaussStatementParser.SelectOffsetValueContext |
OpenGaussStatementParser.LimitClauseContext.selectOffsetValue() |
OpenGaussStatementParser.SelectOffsetValueContext |
OpenGaussStatementParser.OffsetClauseContext.selectOffsetValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.