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