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