@Exported public interface CatchTree extends Tree
catch ( parameter ) block
Tree.Kind
BlockTree
getBlock()
VariableTree
getParameter()
accept, getKind
VariableTree getParameter()
BlockTree getBlock()
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.