| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 字段和说明 |
|---|---|
MySqlParser.XuidStringIdContext |
MySqlParser.XidContext.globalTableUid |
MySqlParser.XuidStringIdContext |
MySqlParser.XidContext.qualifier |
| 限定符和类型 | 方法和说明 |
|---|---|
MySqlParser.XuidStringIdContext |
MySqlParser.xuidStringId() |
MySqlParser.XuidStringIdContext |
MySqlParser.XidContext.xuidStringId(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySqlParser.XuidStringIdContext> |
MySqlParser.XidContext.xuidStringId() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterXuidStringId(MySqlParser.XuidStringIdContext ctx)
Enter a parse tree produced by
MySqlParser.xuidStringId(). |
void |
MySqlParserBaseListener.enterXuidStringId(MySqlParser.XuidStringIdContext ctx)
Enter a parse tree produced by
MySqlParser.xuidStringId(). |
void |
MySqlParserListener.exitXuidStringId(MySqlParser.XuidStringIdContext ctx)
Exit a parse tree produced by
MySqlParser.xuidStringId(). |
void |
MySqlParserBaseListener.exitXuidStringId(MySqlParser.XuidStringIdContext ctx)
Exit a parse tree produced by
MySqlParser.xuidStringId(). |
T |
MySqlParserBaseVisitor.visitXuidStringId(MySqlParser.XuidStringIdContext ctx)
Visit a parse tree produced by
MySqlParser.xuidStringId(). |
T |
MySqlParserVisitor.visitXuidStringId(MySqlParser.XuidStringIdContext ctx)
Visit a parse tree produced by
MySqlParser.xuidStringId(). |
Copyright © 2022 Seata. All rights reserved.