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