public static class GroovyParser.ClassicalForControlContext extends GroovyParserRuleContext
Constructor and description |
---|
ClassicalForControlContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
List<? extends TerminalNode> |
SEMI() |
|
TerminalNode |
SEMI(int i) |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ExpressionContext |
expression() |
|
ForInitContext |
forInit() |
|
ForUpdateContext |
forUpdate() |
|
int |
getRuleIndex() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.