public class BasicBlockMarker extends AbstractDWRMarker
AbstractMarker.MarkedRegion
Constructor and Description |
---|
BasicBlockMarker() |
Modifier and Type | Method and Description |
---|---|
java.util.List<AbstractMarker.MarkedRegion> |
markWithDefaultWeavingReg(org.objectweb.asm.tree.MethodNode methodNode)
Implementation of this method should return list of marked regions
with filled start and end of the region.
|
mark
mark
public java.util.List<AbstractMarker.MarkedRegion> markWithDefaultWeavingReg(org.objectweb.asm.tree.MethodNode methodNode)
AbstractDWRMarker
markWithDefaultWeavingReg
in class AbstractDWRMarker