Uses of Interface
pascal.taie.util.ResultHolder
Package
Description
Provide classes related to intermediate representation of method bodies.
Provides functionality related to management of classes (class loading,
class members, class hierarchy, etc.) in the program being analyzed.
-
Uses of ResultHolder in pascal.taie
Modifier and TypeClassDescriptionfinal class
Manages the whole-program information of the program being analyzed. -
Uses of ResultHolder in pascal.taie.analysis.pta
Modifier and TypeInterfaceDescriptioninterface
Represents results of pointer analysis. -
Uses of ResultHolder in pascal.taie.ir
Modifier and TypeInterfaceDescriptioninterface
Intermediate representation for method body of non-abstract methods. -
Uses of ResultHolder in pascal.taie.language.classes
-
Uses of ResultHolder in pascal.taie.util