Uses of Class
de.jplag.csharp.grammar.CSharpPreprocessorParser.PreprocessorLineContext
Packages that use CSharpPreprocessorParser.PreprocessorLineContext
-
Uses of CSharpPreprocessorParser.PreprocessorLineContext in de.jplag.csharp.grammar
Methods in de.jplag.csharp.grammar with parameters of type CSharpPreprocessorParser.PreprocessorLineContextModifier and TypeMethodDescriptionvoidCSharpPreprocessorParserBaseListener.enterPreprocessorLine(CSharpPreprocessorParser.PreprocessorLineContext ctx) Enter a parse tree produced by thepreprocessorLinelabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.enterPreprocessorLine(CSharpPreprocessorParser.PreprocessorLineContext ctx) Enter a parse tree produced by thepreprocessorLinelabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserBaseListener.exitPreprocessorLine(CSharpPreprocessorParser.PreprocessorLineContext ctx) Exit a parse tree produced by thepreprocessorLinelabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.exitPreprocessorLine(CSharpPreprocessorParser.PreprocessorLineContext ctx) Exit a parse tree produced by thepreprocessorLinelabeled alternative inCSharpPreprocessorParser.preprocessor_directive().