Uses of Class
de.jplag.csharp.grammar.CSharpPreprocessorParser.PreprocessorDeclarationContext
Packages that use CSharpPreprocessorParser.PreprocessorDeclarationContext
-
Uses of CSharpPreprocessorParser.PreprocessorDeclarationContext in de.jplag.csharp.grammar
Methods in de.jplag.csharp.grammar with parameters of type CSharpPreprocessorParser.PreprocessorDeclarationContextModifier and TypeMethodDescriptionvoidCSharpPreprocessorParserBaseListener.enterPreprocessorDeclaration(CSharpPreprocessorParser.PreprocessorDeclarationContext ctx) Enter a parse tree produced by thepreprocessorDeclarationlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.enterPreprocessorDeclaration(CSharpPreprocessorParser.PreprocessorDeclarationContext ctx) Enter a parse tree produced by thepreprocessorDeclarationlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserBaseListener.exitPreprocessorDeclaration(CSharpPreprocessorParser.PreprocessorDeclarationContext ctx) Exit a parse tree produced by thepreprocessorDeclarationlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.exitPreprocessorDeclaration(CSharpPreprocessorParser.PreprocessorDeclarationContext ctx) Exit a parse tree produced by thepreprocessorDeclarationlabeled alternative inCSharpPreprocessorParser.preprocessor_directive().