树
public interface CatchTreeextends 树
try
catch
catch ( parameter ) block
Tree.Kind
BlockTree
getBlock()
VariableTree
getParameter()
accept, getKind
VariableTree getParameter()
UnionTypeTree
BlockTree getBlock()