Uses of Class
io.debezium.ddl.parser.mariadb.generated.MariaDBParser.ShortRevokeContext
Packages that use MariaDBParser.ShortRevokeContext
-
Uses of MariaDBParser.ShortRevokeContext in io.debezium.ddl.parser.mariadb.generated
Methods in io.debezium.ddl.parser.mariadb.generated with parameters of type MariaDBParser.ShortRevokeContextModifier and TypeMethodDescriptionvoidMariaDBParserBaseListener.enterShortRevoke(MariaDBParser.ShortRevokeContext ctx) Enter a parse tree produced by theshortRevokelabeled alternative inMariaDBParser.revokeStatement().voidMariaDBParserListener.enterShortRevoke(MariaDBParser.ShortRevokeContext ctx) Enter a parse tree produced by theshortRevokelabeled alternative inMariaDBParser.revokeStatement().voidMariaDBParserBaseListener.exitShortRevoke(MariaDBParser.ShortRevokeContext ctx) Exit a parse tree produced by theshortRevokelabeled alternative inMariaDBParser.revokeStatement().voidMariaDBParserListener.exitShortRevoke(MariaDBParser.ShortRevokeContext ctx) Exit a parse tree produced by theshortRevokelabeled alternative inMariaDBParser.revokeStatement().