| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQLParserListener.enterAlterByRepairPartition(MySQLParser.AlterByRepairPartitionContext ctx)
Enter a parse tree produced by the
alterByRepairPartition
labeled alternative in MySQLParser.alterSpecification(). |
void |
MySQLParserBaseListener.enterAlterByRepairPartition(MySQLParser.AlterByRepairPartitionContext ctx)
Enter a parse tree produced by the
alterByRepairPartition
labeled alternative in MySQLParser.alterSpecification(). |
void |
MySQLParserListener.exitAlterByRepairPartition(MySQLParser.AlterByRepairPartitionContext ctx)
Exit a parse tree produced by the
alterByRepairPartition
labeled alternative in MySQLParser.alterSpecification(). |
void |
MySQLParserBaseListener.exitAlterByRepairPartition(MySQLParser.AlterByRepairPartitionContext ctx)
Exit a parse tree produced by the
alterByRepairPartition
labeled alternative in MySQLParser.alterSpecification(). |
T |
MySQLParserBaseVisitor.visitAlterByRepairPartition(MySQLParser.AlterByRepairPartitionContext ctx)
Visit a parse tree produced by the
alterByRepairPartition
labeled alternative in MySQLParser.alterSpecification(). |
T |
MySQLParserVisitor.visitAlterByRepairPartition(MySQLParser.AlterByRepairPartitionContext ctx)
Visit a parse tree produced by the
alterByRepairPartition
labeled alternative in MySQLParser.alterSpecification(). |
Copyright © 2022. All rights reserved.