soot.javaToJimple
Class JimpleBodyBuilder

java.lang.Object
  extended bysoot.javaToJimple.JimpleBodyBuilder

public class JimpleBodyBuilder
extends java.lang.Object


Constructor Summary
JimpleBodyBuilder()
           
 
Method Summary
 JimpleBody createJimpleBody(polyglot.ast.Block block, java.util.List formals, SootMethod sootMethod)
          Jimple Body Creation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JimpleBodyBuilder

public JimpleBodyBuilder()
Method Detail

createJimpleBody

public JimpleBody createJimpleBody(polyglot.ast.Block block,
                                   java.util.List formals,
                                   SootMethod sootMethod)
Jimple Body Creation