Package | Description |
---|---|
ch.usi.dag.disl.staticcontext |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStaticContext
Provides simple implementation of StaticContext that holds the static context
data in a protected field.
|
class |
BasicBlockStaticContext
NOTE: This class is work in progress
Provides static context information about instrumented basic block. |
class |
BytecodeStaticContext
NOTE: This class is work in progress
Provides static context information about instrumented bytecode. |
class |
LoopStaticContext
NOTE: This class is work in progress
Provides static context information about instrumented instruction. |
class |
MethodStaticContext
Provides static context information about instrumented method.
|