Package | Description |
---|---|
ch.usi.dag.disl.staticcontext |
Class and Description |
---|
AbstractStaticContext
Provides a trivial
StaticContext interface implementation, which just
holds the static context data in a protected field. |
BasicBlockStaticContext
NOTE: This class is work in progress
Provides static context information about instrumented basic block. |
StaticContext
The static context provides information derived from code's static analysis.
|