| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterAlterByOrder(MySqlParser.AlterByOrderContext ctx)
Enter a parse tree produced by the
alterByOrder
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.enterAlterByOrder(MySqlParser.AlterByOrderContext ctx)
Enter a parse tree produced by the
alterByOrder
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserListener.exitAlterByOrder(MySqlParser.AlterByOrderContext ctx)
Exit a parse tree produced by the
alterByOrder
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.exitAlterByOrder(MySqlParser.AlterByOrderContext ctx)
Exit a parse tree produced by the
alterByOrder
labeled alternative in MySqlParser.alterSpecification(). |
T |
MySqlParserVisitor.visitAlterByOrder(MySqlParser.AlterByOrderContext ctx)
Visit a parse tree produced by the
alterByOrder
labeled alternative in MySqlParser.alterSpecification(). |
T |
MySqlParserBaseVisitor.visitAlterByOrder(MySqlParser.AlterByOrderContext ctx)
Visit a parse tree produced by the
alterByOrder
labeled alternative in MySqlParser.alterSpecification(). |
Copyright © 2023 Seata. All rights reserved.