public class BasicForStatement extends AbstractStatement implements ForStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicForStatement.Builder |
| Modifier and Type | Method and Description |
|---|---|
CodeWriter |
acceptCodeWriter(CodeWriter w) |
void |
acceptSemicolon(Block.Semicolon semicolon) |
acceptStatementOrBlockBuilder, toStringequals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, wait_for, _for, _foracceptStatementOrBlockBuilderpublic final CodeWriter acceptCodeWriter(CodeWriter w)
acceptCodeWriter in interface CodeElementpublic final void acceptSemicolon(Block.Semicolon semicolon)
acceptSemicolon in interface BlockElementCopyright © 2019 Objectos Software LTDA. All rights reserved.