Class CSharpParser.Compilation_unitContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
de.jplag.csharp.grammar.CSharpParser.Compilation_unitContext
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:
CSharpParser

public static class CSharpParser.Compilation_unitContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • Compilation_unitContext

      public Compilation_unitContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
  • Method Details