Package | Description |
---|---|
ch.usi.dag.disl.staticcontext |
Class and Description |
---|
AbstractStaticContext
Provides simple implementation of StaticContext that 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
Every static context class has to implement this interface.
|