| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.LimitClauseContext |
PostgreSQLStatementParser.limitClause() |
PostgreSQLStatementParser.LimitClauseContext |
PostgreSQLStatementParser.SelectLimitContext.limitClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitLimitClause(PostgreSQLStatementParser.LimitClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.limitClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitLimitClause(PostgreSQLStatementParser.LimitClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.limitClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.