public static class GroovyParser.CommandArgumentContext extends GroovyParser.GroovyParserRuleContext
| Constructor and description | 
|---|
| CommandArgumentContext(ParserRuleContext parent, int invokingState) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public GroovyParser.EnhancedArgumentListInParContext | enhancedArgumentListInPar() | 
|  | public int | getRuleIndex() | 
|  | public List<? extends PathElementContext> | pathElement() | 
|  | public GroovyParser.PathElementContext | pathElement(int i) | 
|  | public GroovyParser.PrimaryContext | primary() | 
| Methods inherited from class | Name | 
|---|---|
| class GroovyParser.GroovyParserRuleContext | getMetaDataMap, setMetaDataMap | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.