public static class GroovyParser.CommandExpressionContext extends GroovyParserRuleContext
| Modifiers | Name | Description |
|---|---|---|
ExpressionContext | expression |
| Constructor and description |
|---|
CommandExpressionContext
(ParserRuleContext parent, int invokingState) |
| Type Params | Return Type | Name and description |
|---|---|---|
<Result> | public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
public List<? extends CommandArgumentContext> |
commandArgument() | |
public CommandArgumentContext |
commandArgument(int i) | |
public EnhancedArgumentListInParContext |
enhancedArgumentListInPar() | |
public ExpressionContext |
expression() | |
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.CommandExpressionContext.html