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