Uses of Class
qilin.core.pag.ExceptionThrowSite
-
Uses of ExceptionThrowSite in qilin.core.builder
Modifier and TypeFieldDescriptionprotected final Map<Node,
Collection<ExceptionThrowSite>> ExceptionHandler.throwNodeToSites
Modifier and TypeMethodDescriptionboolean
ExceptionHandler.addThrowSite
(Node throwNode, ExceptionThrowSite ets) void
ExceptionHandler.dispatch
(AllocNode throwObj, ExceptionThrowSite site) void
ExceptionHandler.exceptionDispatch
(PointsToSetInternal p2set, ExceptionThrowSite site)