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