soot.jimple.toolkits.base
Class Zonation

java.lang.Object
  extended by soot.jimple.toolkits.base.Zonation

public class Zonation
extends Object


Constructor Summary
Zonation(StmtBody body)
           
 
Method Summary
 int getZoneCount()
           
 Zone getZoneOf(Unit u)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zonation

public Zonation(StmtBody body)
Method Detail

getZoneOf

public Zone getZoneOf(Unit u)

getZoneCount

public int getZoneCount()