| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SelectLimitValueContext |
PostgreSQLStatementParser.selectLimitValue() |
PostgreSQLStatementParser.SelectLimitValueContext |
PostgreSQLStatementParser.LimitClauseContext.selectLimitValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitSelectLimitValue(PostgreSQLStatementParser.SelectLimitValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectLimitValue(). |
T |
PostgreSQLStatementBaseVisitor.visitSelectLimitValue(PostgreSQLStatementParser.SelectLimitValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectLimitValue(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitSelectLimitValue(PostgreSQLStatementParser.SelectLimitValueContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.