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