soot.options
Class CGGOptions

java.lang.Object
  extended by soot.options.CGGOptions

public class CGGOptions
extends Object

Option parser for Call Graph Grapher.


Constructor Summary
CGGOptions(Map options)
           
 
Method Summary
 boolean enabled()
          Enabled -- .
 boolean show_lib_meths()
          Show Library Methods -- .
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CGGOptions

public CGGOptions(Map options)
Method Detail

enabled

public boolean enabled()
Enabled -- .


show_lib_meths

public boolean show_lib_meths()
Show Library Methods -- .