soot.jimple.toolkits.base
Class Zone

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

public class Zone
extends Object


Constructor Summary
Zone(String name)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Zone

public Zone(String name)
Method Detail

toString

public String toString()
Overrides:
toString in class Object