Class GroovyParser.PrimaryContext

    • Field Summary

      • Fields inherited from class org.antlr.v4.runtime.ParserRuleContext

        children, exception, start, stop
      • Fields inherited from class org.antlr.v4.runtime.RuleContext

        invokingState, parent
    • Constructor Summary

      Constructors 
      Constructor Description
      PrimaryContext()  
      PrimaryContext​(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)  
    • Constructor Detail

      • PrimaryContext

        public PrimaryContext​(org.antlr.v4.runtime.ParserRuleContext parent,
                              int invokingState)
      • PrimaryContext

        public PrimaryContext()
    • Method Detail

      • getRuleIndex

        public int getRuleIndex()
        Overrides:
        getRuleIndex in class org.antlr.v4.runtime.RuleContext