public static class GroovyParser.WhileStmtAltContext extends LoopStatementContext
Constructor and description |
---|
WhileStmtAltContext
(LoopStatementContext ctx) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
WHILE() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ExpressionInParContext |
expressionInPar() |
|
NlsContext |
nls() |
|
StatementContext |
statement() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.