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> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
List<? extends CommandArgumentContext> |
commandArgument() |
|
CommandArgumentContext |
commandArgument(int i) |
|
EnhancedArgumentListInParContext |
enhancedArgumentListInPar() |
|
ExpressionContext |
expression() |
|
int |
getRuleIndex() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.