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