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