Uses of Class
de.jplag.csharp.grammar.CSharpPreprocessorParser.PreprocessorRegionContext
Packages that use CSharpPreprocessorParser.PreprocessorRegionContext
-
Uses of CSharpPreprocessorParser.PreprocessorRegionContext in de.jplag.csharp.grammar
Methods in de.jplag.csharp.grammar with parameters of type CSharpPreprocessorParser.PreprocessorRegionContextModifier and TypeMethodDescriptionvoidCSharpPreprocessorParserBaseListener.enterPreprocessorRegion(CSharpPreprocessorParser.PreprocessorRegionContext ctx) Enter a parse tree produced by thepreprocessorRegionlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.enterPreprocessorRegion(CSharpPreprocessorParser.PreprocessorRegionContext ctx) Enter a parse tree produced by thepreprocessorRegionlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserBaseListener.exitPreprocessorRegion(CSharpPreprocessorParser.PreprocessorRegionContext ctx) Exit a parse tree produced by thepreprocessorRegionlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.exitPreprocessorRegion(CSharpPreprocessorParser.PreprocessorRegionContext ctx) Exit a parse tree produced by thepreprocessorRegionlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().