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