| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.IntervalUnitContext |
MySQLStatementParser.intervalUnit() |
MySQLStatementParser.IntervalUnitContext |
MySQLStatementParser.IntervalValueContext.intervalUnit() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitIntervalUnit(MySQLStatementParser.IntervalUnitContext ctx)
Visit a parse tree produced by
MySQLStatementParser.intervalUnit(). |
T |
MySQLStatementVisitor.visitIntervalUnit(MySQLStatementParser.IntervalUnitContext ctx)
Visit a parse tree produced by
MySQLStatementParser.intervalUnit(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.