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