| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterChannelFlushOption(MySqlParser.ChannelFlushOptionContext ctx)
Enter a parse tree produced by the
channelFlushOption
labeled alternative in MySqlParser.flushOption(). |
void |
MySqlParserBaseListener.enterChannelFlushOption(MySqlParser.ChannelFlushOptionContext ctx)
Enter a parse tree produced by the
channelFlushOption
labeled alternative in MySqlParser.flushOption(). |
void |
MySqlParserListener.exitChannelFlushOption(MySqlParser.ChannelFlushOptionContext ctx)
Exit a parse tree produced by the
channelFlushOption
labeled alternative in MySqlParser.flushOption(). |
void |
MySqlParserBaseListener.exitChannelFlushOption(MySqlParser.ChannelFlushOptionContext ctx)
Exit a parse tree produced by the
channelFlushOption
labeled alternative in MySqlParser.flushOption(). |
T |
MySqlParserBaseVisitor.visitChannelFlushOption(MySqlParser.ChannelFlushOptionContext ctx)
Visit a parse tree produced by the
channelFlushOption
labeled alternative in MySqlParser.flushOption(). |
T |
MySqlParserVisitor.visitChannelFlushOption(MySqlParser.ChannelFlushOptionContext ctx)
Visit a parse tree produced by the
channelFlushOption
labeled alternative in MySqlParser.flushOption(). |
Copyright © 2022 Seata. All rights reserved.