Package qilin.core.builder
Class ExceptionHandler
java.lang.Object
qilin.core.builder.ExceptionHandler
-
Field Summary
Modifier and TypeFieldDescriptionprotected PAG
protected PTA
protected final Map<Node,
Collection<ExceptionThrowSite>> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
addThrowSite
(Node throwNode, ExceptionThrowSite ets) void
dispatch
(AllocNode throwObj, ExceptionThrowSite site) void
exceptionDispatch
(PointsToSetInternal p2set, ExceptionThrowSite site) throwSitesLookUp
(VarNode throwNode)
-
Field Details
-
throwNodeToSites
-
pta
-
pag
-
-
Constructor Details
-
ExceptionHandler
-
-
Method Details
-
throwSitesLookUp
-
addThrowSite
-
exceptionDispatch
-
dispatch
-