Class GroovyParser.PrimaryContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.apache.groovy.parser.antlr4.GroovyParser.GroovyParserRuleContext
org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext
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, NodeMetaDataHandler
Direct Known Subclasses:
GroovyParser.BuiltInTypePrmrAltContext, GroovyParser.ClosureOrLambdaExpressionPrmrAltContext, GroovyParser.GstringPrmrAltContext, GroovyParser.IdentifierPrmrAltContext, GroovyParser.ListPrmrAltContext, GroovyParser.LiteralPrmrAltContext, GroovyParser.MapPrmrAltContext, GroovyParser.NewPrmrAltContext, GroovyParser.ParenPrmrAltContext, GroovyParser.SuperPrmrAltContext, GroovyParser.ThisPrmrAltContext
Enclosing class:
GroovyParser

public static class GroovyParser.PrimaryContext extends GroovyParser.GroovyParserRuleContext
  • Constructor Details

    • PrimaryContext

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

      public PrimaryContext()
  • Method Details

    • getRuleIndex

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

      public void copyFrom(GroovyParser.PrimaryContext ctx)