Modifiers | Name | Description |
---|---|---|
GroovyParser.ExpressionContext |
expression |
Constructor and description |
---|
GroovyParser.CommandExpressionContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
List<? extends CommandArgumentContext> |
commandArgument() |
|
GroovyParser.CommandArgumentContext |
commandArgument(int i) |
|
GroovyParser.EnhancedArgumentListContext |
enhancedArgumentList() |
|
GroovyParser.ExpressionContext |
expression() |
|
int |
getRuleIndex() |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.