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