Uses of Package
pascal.taie.analysis.pta.core.cs.context
Package
Description
Provides the classes to represent and manage context-sensitive elements
used in pointer analysis, including context-sensitive pointers, objects,
call sites, and methods.
Provide various context selectors, which correspond to various
context sensitivity variants.
Provide data structures and algorithms of context-sensitive
pointer analysis solver.
Provide plugin interface of pointer analysis and
some instances (implementations).
-
ClassDescriptionRepresentation of contexts in context-sensitive pointer analysis.Factory of contexts, which provides convenient APIs to create contexts.An implementation of
Context
, which organizes contexts as Trie. -
-
-
-
-
-
-