A B C D E G I L M N P S T V 

B

BasicBlockMarker - Class in ch.usi.dag.disl.marker
Marks basic block.
BasicBlockMarker() - Constructor for class ch.usi.dag.disl.marker.BasicBlockMarker
 
BasicBlockStaticContext - Class in ch.usi.dag.disl.staticcontext
NOTE: This class is work in progress

Provides static context information about instrumented basic block.
BasicBlockStaticContext() - Constructor for class ch.usi.dag.disl.staticcontext.BasicBlockStaticContext
 
Before - Annotation Type in ch.usi.dag.disl.annotation
The Before annotation instructs DiSL to insert the snippet body before the marked region.
BodyMarker - Class in ch.usi.dag.disl.marker
Marks whole method body.
BodyMarker() - Constructor for class ch.usi.dag.disl.marker.BodyMarker
 
BytecodeMarker - Class in ch.usi.dag.disl.marker
Marks one java bytecode instruction.
BytecodeMarker(Parameter) - Constructor for class ch.usi.dag.disl.marker.BytecodeMarker
 
BytecodeStaticContext - Class in ch.usi.dag.disl.staticcontext
NOTE: This class is work in progress

Provides static context information about instrumented bytecode.
BytecodeStaticContext() - Constructor for class ch.usi.dag.disl.staticcontext.BytecodeStaticContext
 
A B C D E G I L M N P S T V