Uses of Class
de.jplag.csharp.grammar.CSharpPreprocessorParser.Directive_new_line_or_sharpContext
Packages that use CSharpPreprocessorParser.Directive_new_line_or_sharpContext
-
Uses of CSharpPreprocessorParser.Directive_new_line_or_sharpContext in de.jplag.csharp.grammar
Methods in de.jplag.csharp.grammar that return CSharpPreprocessorParser.Directive_new_line_or_sharpContextModifier and TypeMethodDescriptionCSharpPreprocessorParser.directive_new_line_or_sharp()CSharpPreprocessorParser.PreprocessorConditionalContext.directive_new_line_or_sharp()CSharpPreprocessorParser.PreprocessorDeclarationContext.directive_new_line_or_sharp()CSharpPreprocessorParser.PreprocessorDiagnosticContext.directive_new_line_or_sharp()CSharpPreprocessorParser.PreprocessorLineContext.directive_new_line_or_sharp()CSharpPreprocessorParser.PreprocessorNullableContext.directive_new_line_or_sharp()CSharpPreprocessorParser.PreprocessorPragmaContext.directive_new_line_or_sharp()CSharpPreprocessorParser.PreprocessorRegionContext.directive_new_line_or_sharp()Methods in de.jplag.csharp.grammar with parameters of type CSharpPreprocessorParser.Directive_new_line_or_sharpContextModifier and TypeMethodDescriptionvoidCSharpPreprocessorParserBaseListener.enterDirective_new_line_or_sharp(CSharpPreprocessorParser.Directive_new_line_or_sharpContext ctx) Enter a parse tree produced byCSharpPreprocessorParser.directive_new_line_or_sharp().voidCSharpPreprocessorParserListener.enterDirective_new_line_or_sharp(CSharpPreprocessorParser.Directive_new_line_or_sharpContext ctx) Enter a parse tree produced byCSharpPreprocessorParser.directive_new_line_or_sharp().voidCSharpPreprocessorParserBaseListener.exitDirective_new_line_or_sharp(CSharpPreprocessorParser.Directive_new_line_or_sharpContext ctx) Exit a parse tree produced byCSharpPreprocessorParser.directive_new_line_or_sharp().voidCSharpPreprocessorParserListener.exitDirective_new_line_or_sharp(CSharpPreprocessorParser.Directive_new_line_or_sharpContext ctx) Exit a parse tree produced byCSharpPreprocessorParser.directive_new_line_or_sharp().