Class EoParser.VmethodHeadVapplicationContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.eolang.parser.EoParser.VmethodHeadVapplicationContext
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:
EoParser

public static class EoParser.VmethodHeadVapplicationContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • VmethodHeadVapplicationContext

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