Constructor and description |
---|
GroovyParser.ForStmtAltContext
(GroovyParser.LoopStatementContext ctx) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
FOR() |
|
TerminalNode |
LPAREN() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ForControlContext |
forControl() |
|
GroovyParser.NlsContext |
nls() |
|
GroovyParser.RparenContext |
rparen() |
|
GroovyParser.StatementContext |
statement() |
Methods inherited from class | Name |
---|---|
class GroovyParser.LoopStatementContext |
copyFrom, getRuleIndex |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.