Package | Description |
---|---|
ch.usi.dag.disl.marker |
Class and Description |
---|
AbstractDWRMarker
AbstractDWRMarker is an enhancement of AbstractMarker automatically computing
weaving region.
|
AbstractMarker
AbstractMarker eases the effort to implement new marker by providing mark
method returning MarkedRegion class instead of Shadow.
|
AbstractMarker.MarkedRegion
The class specifies marked region.
|
BasicBlockMarker
Marks basic block.
|
Marker
Basic interface that every marker has to implement.
|
Parameter
Used for marker parameter parsing.
|