public class ExceptionThrowSite extends Object
| Constructor and Description |
|---|
ExceptionThrowSite(VarNode throwNode,
Stmt unit,
ContextMethod container) |
| Modifier and Type | Method and Description |
|---|---|
ContextMethod |
container() |
boolean |
equals(Object o) |
VarNode |
getThrowNode() |
Stmt |
getUnit() |
int |
hashCode() |
public ExceptionThrowSite(VarNode throwNode, Stmt unit, ContextMethod container)
Copyright © 2024 Soot OSS. All rights reserved.