-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.source.tree.Tree
Tree.Kind
-
-
Method Detail
-
getFinallyBlock
BlockTree getFinallyBlock()
Returns the finally block provided in the try
statement,
or null
if there is none.
- Returns:
- the finally block