Uses of Record Class
pascal.taie.ir.proginfo.ExceptionEntry
Package
Description
This package provides functionality to analyze exceptions.
Provide classes related to intermediate representation of method bodies.
-
Uses of ExceptionEntry in pascal.taie.analysis.exception
Modifier and TypeMethodDescriptionstatic Map<Stmt,
List<ExceptionEntry>> CatchAnalysis.getPotentialCatchers
(IR ir) -
Uses of ExceptionEntry in pascal.taie.ir