soot.jimple.toolkits.thread
Class EncapsulatedMethodAnalysis

java.lang.Object
  extended by soot.jimple.toolkits.thread.EncapsulatedMethodAnalysis

public class EncapsulatedMethodAnalysis
extends Object


Constructor Summary
EncapsulatedMethodAnalysis(UnitGraph g)
           
 
Method Summary
 boolean isConditionallyPure()
           
 boolean isPure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncapsulatedMethodAnalysis

public EncapsulatedMethodAnalysis(UnitGraph g)
Method Detail

isPure

public boolean isPure()

isConditionallyPure

public boolean isConditionallyPure()