Class CSharpPreprocessorParser.PreprocessorLineContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
de.jplag.csharp.grammar.CSharpPreprocessorParser.Preprocessor_directiveContext
de.jplag.csharp.grammar.CSharpPreprocessorParser.PreprocessorLineContext
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree
Enclosing class:
CSharpPreprocessorParser

public static class CSharpPreprocessorParser.PreprocessorLineContext extends CSharpPreprocessorParser.Preprocessor_directiveContext
  • Constructor Details

  • Method Details

    • LINE

      public org.antlr.v4.runtime.tree.TerminalNode LINE()
    • directive_new_line_or_sharp

    • DIGITS

      public org.antlr.v4.runtime.tree.TerminalNode DIGITS()
    • DEFAULT

      public org.antlr.v4.runtime.tree.TerminalNode DEFAULT()
    • DIRECTIVE_HIDDEN

      public org.antlr.v4.runtime.tree.TerminalNode DIRECTIVE_HIDDEN()
    • STRING

      public org.antlr.v4.runtime.tree.TerminalNode STRING()
    • enterRule

      public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Overrides:
      enterRule in class org.antlr.v4.runtime.ParserRuleContext
    • exitRule

      public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Overrides:
      exitRule in class org.antlr.v4.runtime.ParserRuleContext