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