Static Analysis
Insert more information here!
Call Graph Analysis
The API is here
Insert more information here!
Class Hierarchy Analysis
The API is here
Insert more information here!
Control Flow Analysis
The API is here
Insert more information here!
Def-Use Analysis
The API is here
Insert more information here!
Static Dependency Analysis
The API is here
Insert more information here!
Initialized Variable Analysis
The API is here
Insert more information here!
Variable Interference Analysis
The API is here
Insert more information here!
Liveness Analysis
The API is here
Insert more information here!
Static Slicing
The API is here
Insert more information here!
Stack Simulation
StackSimulator is a utility that performs a conservative evaluation of a
method, and enumerates all possible contexts that an instruction could be
executed in.
The API is here
Insert more information here!