|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Beta public interface CatchTree
'catch' in a 'try' statement. JLS 14.20
catch (parameter())block()
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sonar.plugins.java.api.tree.Tree |
|---|
Tree.Kind |
| Method Summary | |
|---|---|
BlockTree |
block()
|
VariableTree |
parameter()
|
| Methods inherited from interface org.sonar.plugins.java.api.tree.Tree |
|---|
accept, is |
| Method Detail |
|---|
VariableTree parameter()
BlockTree block()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||