| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SelectOffsetValueContext |
PostgreSQLStatementParser.selectOffsetValue() |
PostgreSQLStatementParser.SelectOffsetValueContext |
PostgreSQLStatementParser.OffsetClauseContext.selectOffsetValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitSelectOffsetValue(PostgreSQLStatementParser.SelectOffsetValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectOffsetValue(). |
T |
PostgreSQLStatementParserVisitor.visitSelectOffsetValue(PostgreSQLStatementParser.SelectOffsetValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectOffsetValue(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitSelectOffsetValue(PostgreSQLStatementParser.SelectOffsetValueContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.