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