public interface CatchTree extends Tree
catch ( parameter ) block
Modifier and Type | Method and Description |
---|---|
BlockTree |
getBlock() |
VariableTree |
getParameter() |
VariableTree getParameter()
BlockTree getBlock()
Copyright © 2017 earcam. All rights reserved.