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