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