Uses of Class
de.jplag.csharp.grammar.CSharpPreprocessorParser.PreprocessorDiagnosticContext
Packages that use CSharpPreprocessorParser.PreprocessorDiagnosticContext
-
Uses of CSharpPreprocessorParser.PreprocessorDiagnosticContext in de.jplag.csharp.grammar
Methods in de.jplag.csharp.grammar with parameters of type CSharpPreprocessorParser.PreprocessorDiagnosticContextModifier and TypeMethodDescriptionvoidCSharpPreprocessorParserBaseListener.enterPreprocessorDiagnostic(CSharpPreprocessorParser.PreprocessorDiagnosticContext ctx) Enter a parse tree produced by thepreprocessorDiagnosticlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.enterPreprocessorDiagnostic(CSharpPreprocessorParser.PreprocessorDiagnosticContext ctx) Enter a parse tree produced by thepreprocessorDiagnosticlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserBaseListener.exitPreprocessorDiagnostic(CSharpPreprocessorParser.PreprocessorDiagnosticContext ctx) Exit a parse tree produced by thepreprocessorDiagnosticlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.exitPreprocessorDiagnostic(CSharpPreprocessorParser.PreprocessorDiagnosticContext ctx) Exit a parse tree produced by thepreprocessorDiagnosticlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().