public class TryCatchStatement extends AbstractStatement implements TryStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
TryCatchStatement.Builder |
| Modifier and Type | Method and Description |
|---|---|
TryCatchFinallyStatement |
_finally(BlockStatement... statements) |
CodeWriter |
acceptCodeWriter(CodeWriter w) |
acceptStatementOrBlockBuilder, toStringequals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, wait_try, _tryacceptSemicolon, acceptStatementOrBlockBuilderpublic final TryCatchFinallyStatement _finally(BlockStatement... statements)
public final CodeWriter acceptCodeWriter(CodeWriter w)
acceptCodeWriter in interface CodeElementCopyright © 2019 Objectos Software LTDA. All rights reserved.