| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.TimestampValueContext |
MySQLStatementParser.timestampValue() |
MySQLStatementParser.TimestampValueContext |
MySQLStatementParser.ScheduleExpression_Context.timestampValue(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.TimestampValueContext> |
MySQLStatementParser.ScheduleExpression_Context.timestampValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitTimestampValue(MySQLStatementParser.TimestampValueContext ctx)
Visit a parse tree produced by
MySQLStatementParser.timestampValue(). |
T |
MySQLStatementBaseVisitor.visitTimestampValue(MySQLStatementParser.TimestampValueContext ctx)
Visit a parse tree produced by
MySQLStatementParser.timestampValue(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.