| Package | Description |
|---|---|
| qilin.core.builder |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Node,Collection<ExceptionThrowSite>> |
ExceptionHandler.throwNodeToSites |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExceptionThrowSite> |
ExceptionHandler.throwSitesLookUp(VarNode throwNode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExceptionHandler.addThrowSite(Node throwNode,
ExceptionThrowSite ets) |
void |
ExceptionHandler.dispatch(AllocNode throwObj,
ExceptionThrowSite site) |
void |
ExceptionHandler.exceptionDispatch(PointsToSetInternal p2set,
ExceptionThrowSite site) |
Copyright © 2024 Soot OSS. All rights reserved.