public static class GroovyParser.ExpressionListElementContext extends GroovyParserRuleContext
| Modifiers | Name | Description | 
|---|---|---|
| boolean | canSpread | 
| Constructor and description | 
|---|
| ExpressionListElementContext
                                (ParserRuleContext parent, int invokingState) | 
| ExpressionListElementContext
                                (ParserRuleContext parent, int invokingState, boolean canSpread) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public TerminalNode | MUL() | 
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public ExpressionContext | expression() | 
|  | public int | getRuleIndex() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.