soot.jimple.spark.ondemand.pautil
Class DumpNumAppReachableMethods

java.lang.Object
  extended by soot.Transformer
      extended by soot.SceneTransformer
          extended by soot.jimple.spark.ondemand.pautil.DumpNumAppReachableMethods

public class DumpNumAppReachableMethods
extends SceneTransformer


Constructor Summary
DumpNumAppReachableMethods()
           
 
Method Summary
protected  void internalTransform(String phaseName, Map options)
          Performs the transformation on the Scene, under the given phaseName and with the given Options.
static void main(String[] args)
           
 
Methods inherited from class soot.SceneTransformer
transform, transform, transform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpNumAppReachableMethods

public DumpNumAppReachableMethods()
Method Detail

internalTransform

protected void internalTransform(String phaseName,
                                 Map options)
Description copied from class: SceneTransformer
Performs the transformation on the Scene, under the given phaseName and with the given Options.

Specified by:
internalTransform in class SceneTransformer

main

public static void main(String[] args)
Parameters:
args -