Uses of Class
de.jplag.csharp.grammar.CSharpPreprocessorParser.PreprocessorPragmaContext
Packages that use CSharpPreprocessorParser.PreprocessorPragmaContext
-
Uses of CSharpPreprocessorParser.PreprocessorPragmaContext in de.jplag.csharp.grammar
Methods in de.jplag.csharp.grammar with parameters of type CSharpPreprocessorParser.PreprocessorPragmaContextModifier and TypeMethodDescriptionvoidCSharpPreprocessorParserBaseListener.enterPreprocessorPragma(CSharpPreprocessorParser.PreprocessorPragmaContext ctx) Enter a parse tree produced by thepreprocessorPragmalabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.enterPreprocessorPragma(CSharpPreprocessorParser.PreprocessorPragmaContext ctx) Enter a parse tree produced by thepreprocessorPragmalabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserBaseListener.exitPreprocessorPragma(CSharpPreprocessorParser.PreprocessorPragmaContext ctx) Exit a parse tree produced by thepreprocessorPragmalabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.exitPreprocessorPragma(CSharpPreprocessorParser.PreprocessorPragmaContext ctx) Exit a parse tree produced by thepreprocessorPragmalabeled alternative inCSharpPreprocessorParser.preprocessor_directive().