[Java] Class GroovyParser.PrimaryContext
- org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext
public static class GroovyParser.PrimaryContext extends GroovyParserRuleContext
Constructor Summary
Constructor and description |
---|
PrimaryContext
(ParserRuleContext parent, int invokingState) |
PrimaryContext
() |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public void |
copyFrom(PrimaryContext ctx) | |
public int |
getRuleIndex() |
Constructor Detail
public PrimaryContext(ParserRuleContext parent, int invokingState)
public PrimaryContext()
Method Detail
public void copyFrom(PrimaryContext ctx)
@Override public int getRuleIndex()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/parser/antlr4/GroovyParser.PrimaryContext.html