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