| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ZoneValueContext |
PostgreSQLStatementParser.zoneValue() |
PostgreSQLStatementParser.ZoneValueContext |
PostgreSQLStatementParser.SetRestMoreContext.zoneValue() |
PostgreSQLStatementParser.ZoneValueContext |
PostgreSQLStatementParser.SetContext.zoneValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitZoneValue(PostgreSQLStatementParser.ZoneValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.zoneValue(). |
T |
PostgreSQLStatementParserVisitor.visitZoneValue(PostgreSQLStatementParser.ZoneValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.zoneValue(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.