Uses of Class
rj.grammar.RJParser.PredNegateContext
Packages that use RJParser.PredNegateContext
-
Uses of RJParser.PredNegateContext in rj.grammar
Methods in rj.grammar with parameters of type RJParser.PredNegateContextModifier and TypeMethodDescriptionvoidRJBaseListener.enterPredNegate(RJParser.PredNegateContext ctx) Enter a parse tree produced by thepredNegatelabeled alternative inRJParser.pred().voidRJListener.enterPredNegate(RJParser.PredNegateContext ctx) Enter a parse tree produced by thepredNegatelabeled alternative inRJParser.pred().voidRJBaseListener.exitPredNegate(RJParser.PredNegateContext ctx) Exit a parse tree produced by thepredNegatelabeled alternative inRJParser.pred().voidRJListener.exitPredNegate(RJParser.PredNegateContext ctx) Exit a parse tree produced by thepredNegatelabeled alternative inRJParser.pred().