public static class GroovyParser.ForControlContext extends GroovyParserRuleContext
Constructor and description |
---|
ForControlContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
<Result> |
public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
public ClassicalForControlContext |
classicalForControl() |
|
public EnhancedForControlContext |
enhancedForControl() |
|
public int |
getRuleIndex() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.