| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TimeZoneClause_Context |
PostgreSQLStatementParser.timeZoneClause_() |
PostgreSQLStatementParser.TimeZoneClause_Context |
PostgreSQLStatementParser.SetContext.timeZoneClause_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitTimeZoneClause_(PostgreSQLStatementParser.TimeZoneClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.timeZoneClause_(). |
T |
PostgreSQLStatementVisitor.visitTimeZoneClause_(PostgreSQLStatementParser.TimeZoneClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.timeZoneClause_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.