| Package | Description |
|---|---|
| com.whitestein.lsps.lang.ast |
| Modifier and Type | Method and Description |
|---|---|
List<TryCatchExpression.Catch> |
TryCatchExpression.getCatches()
Returns the list of catches.
|
| Constructor and Description |
|---|
TryCatchExpression(ASTInfo info,
Expression expression,
Collection<TryCatchExpression.Catch> catches)
Creates new instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.