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