Uses of Package
pascal.taie.language.type

Packages that use pascal.taie.language.type
Package
Description
 
This package provides functionality to analyze exceptions.
Provides the classes necessary to build and represent a call graph.
 
Provides the classes necessary to represent an inter-procedural control-flow graph (ICFG).
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.
Provide model for native methods.
Provides model of Java type system.