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() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.