public abstract class AbstractStatement extends AbstractCodeElement implements Statement
| Constructor and Description |
|---|
AbstractStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptStatementOrBlockBuilder(StatementOrBlockBuilder builder) |
String |
toString() |
equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptSemicolonacceptCodeWriterpublic final void acceptStatementOrBlockBuilder(StatementOrBlockBuilder builder)
acceptStatementOrBlockBuilder in interface BlockElementpublic final String toString()
toString in class AbstractCodeElementCopyright © 2019 Objectos Software LTDA. All rights reserved.