| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
MySqlParser.BinlogStatementContext |
MySqlParser.binlogStatement() |
MySqlParser.BinlogStatementContext |
MySqlParser.AdministrationStatementContext.binlogStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterBinlogStatement(MySqlParser.BinlogStatementContext ctx)
Enter a parse tree produced by
MySqlParser.binlogStatement(). |
void |
MySqlParserBaseListener.enterBinlogStatement(MySqlParser.BinlogStatementContext ctx)
Enter a parse tree produced by
MySqlParser.binlogStatement(). |
void |
MySqlParserListener.exitBinlogStatement(MySqlParser.BinlogStatementContext ctx)
Exit a parse tree produced by
MySqlParser.binlogStatement(). |
void |
MySqlParserBaseListener.exitBinlogStatement(MySqlParser.BinlogStatementContext ctx)
Exit a parse tree produced by
MySqlParser.binlogStatement(). |
T |
MySqlParserBaseVisitor.visitBinlogStatement(MySqlParser.BinlogStatementContext ctx)
Visit a parse tree produced by
MySqlParser.binlogStatement(). |
T |
MySqlParserVisitor.visitBinlogStatement(MySqlParser.BinlogStatementContext ctx)
Visit a parse tree produced by
MySqlParser.binlogStatement(). |
Copyright © 2022 Seata. All rights reserved.