public static class GroovyParser.CommandArgumentContext extends 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 EnhancedArgumentListInParContext |
enhancedArgumentListInPar() |
|
public int |
getRuleIndex() |
|
public List<? extends PathElementContext> |
pathElement() |
|
public PathElementContext |
pathElement(int i) |
|
public PrimaryContext |
primary() |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.