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