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