| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
MySqlParser.LockActionContext |
MySqlParser.lockAction() |
MySqlParser.LockActionContext |
MySqlParser.LockTableElementContext.lockAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterLockAction(MySqlParser.LockActionContext ctx)
Enter a parse tree produced by
MySqlParser.lockAction(). |
void |
MySqlParserBaseListener.enterLockAction(MySqlParser.LockActionContext ctx)
Enter a parse tree produced by
MySqlParser.lockAction(). |
void |
MySqlParserListener.exitLockAction(MySqlParser.LockActionContext ctx)
Exit a parse tree produced by
MySqlParser.lockAction(). |
void |
MySqlParserBaseListener.exitLockAction(MySqlParser.LockActionContext ctx)
Exit a parse tree produced by
MySqlParser.lockAction(). |
T |
MySqlParserBaseVisitor.visitLockAction(MySqlParser.LockActionContext ctx)
Visit a parse tree produced by
MySqlParser.lockAction(). |
T |
MySqlParserVisitor.visitLockAction(MySqlParser.LockActionContext ctx)
Visit a parse tree produced by
MySqlParser.lockAction(). |
Copyright © 2022 Seata. All rights reserved.