Uses of Class
pascal.taie.config.AnalysisConfig

Packages that use AnalysisConfig
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).
 
 
 
This package implements modification side-effect analysis (MOD) which computes the objects that may be modified by each method and statement.
This package provides functionality for processing options and configurations.