public static class GroovyParser.DoWhileStmtAltContext extends LoopStatementContext
| Constructor and description |
|---|
DoWhileStmtAltContext
(LoopStatementContext ctx) |
| Type Params | Return Type | Name and description |
|---|---|---|
public TerminalNode |
DO() | |
public TerminalNode |
WHILE() | |
<Result> | public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
public ExpressionInParContext |
expressionInPar() | |
public List<? extends NlsContext> |
nls() | |
public NlsContext |
nls(int i) | |
public StatementContext |
statement() |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/parser/antlr4/GroovyParser.DoWhileStmtAltContext.html