Uses of Class
de.jplag.csharp.grammar.CSharpPreprocessorParser.PreprocessorConditionalContext
Packages that use CSharpPreprocessorParser.PreprocessorConditionalContext
-
Uses of CSharpPreprocessorParser.PreprocessorConditionalContext in de.jplag.csharp.grammar
Methods in de.jplag.csharp.grammar with parameters of type CSharpPreprocessorParser.PreprocessorConditionalContextModifier and TypeMethodDescriptionvoidCSharpPreprocessorParserBaseListener.enterPreprocessorConditional(CSharpPreprocessorParser.PreprocessorConditionalContext ctx) Enter a parse tree produced by thepreprocessorConditionallabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.enterPreprocessorConditional(CSharpPreprocessorParser.PreprocessorConditionalContext ctx) Enter a parse tree produced by thepreprocessorConditionallabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserBaseListener.exitPreprocessorConditional(CSharpPreprocessorParser.PreprocessorConditionalContext ctx) Exit a parse tree produced by thepreprocessorConditionallabeled alternative inCSharpPreprocessorParser.preprocessor_directive().voidCSharpPreprocessorParserListener.exitPreprocessorConditional(CSharpPreprocessorParser.PreprocessorConditionalContext ctx) Exit a parse tree produced by thepreprocessorConditionallabeled alternative inCSharpPreprocessorParser.preprocessor_directive().