public final class TryData extends Object
| Constructor and Description |
|---|
TryData() |
| Modifier and Type | Method and Description |
|---|---|
CatchData |
add(Object type)
Add a label
|
CatchData |
getCatch(int n)
Get a label
|
Label |
getEndLabel()
Get the default label
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.