Uses of Class
io.debezium.ddl.parser.mysql.generated.MySqlParser.AlterByAddPrimaryKeyContext
Packages that use MySqlParser.AlterByAddPrimaryKeyContext
-
Uses of MySqlParser.AlterByAddPrimaryKeyContext in io.debezium.ddl.parser.mysql.generated
Methods in io.debezium.ddl.parser.mysql.generated with parameters of type MySqlParser.AlterByAddPrimaryKeyContextModifier and TypeMethodDescriptionvoidMySqlParserBaseListener.enterAlterByAddPrimaryKey(MySqlParser.AlterByAddPrimaryKeyContext ctx) Enter a parse tree produced by thealterByAddPrimaryKeylabeled alternative inMySqlParser.alterSpecification().voidMySqlParserListener.enterAlterByAddPrimaryKey(MySqlParser.AlterByAddPrimaryKeyContext ctx) Enter a parse tree produced by thealterByAddPrimaryKeylabeled alternative inMySqlParser.alterSpecification().voidMySqlParserBaseListener.exitAlterByAddPrimaryKey(MySqlParser.AlterByAddPrimaryKeyContext ctx) Exit a parse tree produced by thealterByAddPrimaryKeylabeled alternative inMySqlParser.alterSpecification().voidMySqlParserListener.exitAlterByAddPrimaryKey(MySqlParser.AlterByAddPrimaryKeyContext ctx) Exit a parse tree produced by thealterByAddPrimaryKeylabeled alternative inMySqlParser.alterSpecification().