| 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 |
PostgreSQLStatementVisitor.visitZoneValue(PostgreSQLStatementParser.ZoneValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.zoneValue(). |
T |
PostgreSQLStatementBaseVisitor.visitZoneValue(PostgreSQLStatementParser.ZoneValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.zoneValue(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.