public static class GroovyParser.WhileStmtAltContext extends LoopStatementContext
Constructor and description |
---|
WhileStmtAltContext
(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 NlsContext |
nls() |
|
public GroovyParser.StatementContext |
statement() |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.