Uses of Interface
pascal.taie.language.type.Type

Packages that use Type
Package
Description
Provides the classes necessary to build and represent a call graph.
Provides the classes to represent and manage context-sensitive elements used in pointer analysis, including context-sensitive pointers, objects, call sites, and methods.
Provide model for heap objects.
Provide data structures and algorithms of context-sensitive pointer analysis solver.
 
 
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.
Provides model of Java type system.