| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
TryWithResources
The JSR 334 try with resources statement.
|
| Modifier and Type | Method and Description |
|---|---|
TryStmt |
TryStmt.clone() |
TryStmt |
TryStmt.copy() |
TryStmt |
TryStmt.fullCopy()
Create a deep copy of the AST subtree at this node.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ASTNode.unassignedEverywhere(Variable v,
TryStmt stmt) |
boolean |
VarAccess.unassignedEverywhere(Variable v,
TryStmt stmt) |
Copyright © 2020 Soot OSS. All rights reserved.