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