Uses of Class
rj.grammar.RJParser.GhostCallContext
Packages that use RJParser.GhostCallContext
-
Uses of RJParser.GhostCallContext in rj.grammar
Methods in rj.grammar that return RJParser.GhostCallContextMethods in rj.grammar with parameters of type RJParser.GhostCallContextModifier and TypeMethodDescriptionvoidRJBaseListener.enterGhostCall(RJParser.GhostCallContext ctx) Enter a parse tree produced byRJParser.ghostCall().voidRJListener.enterGhostCall(RJParser.GhostCallContext ctx) Enter a parse tree produced byRJParser.ghostCall().voidRJBaseListener.exitGhostCall(RJParser.GhostCallContext ctx) Exit a parse tree produced byRJParser.ghostCall().voidRJListener.exitGhostCall(RJParser.GhostCallContext ctx) Exit a parse tree produced byRJParser.ghostCall().