| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ConstDatetimeContext |
PostgreSQLStatementParser.constDatetime() |
PostgreSQLStatementParser.ConstDatetimeContext |
PostgreSQLStatementParser.SimpleTypeNameContext.constDatetime() |
PostgreSQLStatementParser.ConstDatetimeContext |
PostgreSQLStatementParser.DataTypeNameContext.constDatetime() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitConstDatetime(PostgreSQLStatementParser.ConstDatetimeContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.constDatetime(). |
T |
PostgreSQLStatementParserVisitor.visitConstDatetime(PostgreSQLStatementParser.ConstDatetimeContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.constDatetime(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.