public static class GroovyParser.WhileStmtAltContext extends GroovyParser.LoopStatementContext
| Constructor and description | 
|---|
| WhileStmtAltContext(GroovyParser.LoopStatementContext ctx) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public TerminalNode | WHILE() | 
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public GroovyParser.ExpressionInParContext | expressionInPar() | 
|  | 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.