public class WhileStatement extends AbstractStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
WhileStatement.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WhileStatement.Builder |
_while(ExpressionCode expression) |
CodeWriter |
acceptCodeWriter(CodeWriter w) |
acceptStatementOrBlockBuilder, toStringequals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptSemicolonpublic static WhileStatement.Builder _while(ExpressionCode expression)
public final CodeWriter acceptCodeWriter(CodeWriter w)
Copyright © 2019 Objectos Software LTDA. All rights reserved.