Uses of Interface
soot.shimple.internal.SUnitBox

Packages that use SUnitBox
soot.shimple.internal Shimple internal messy stuff. 
 

Uses of SUnitBox in soot.shimple.internal
 

Classes in soot.shimple.internal that implement SUnitBox
 class SValueUnitPair
          Extension of ValueUnitPair that implements SUnitBox.
 

Fields in soot.shimple.internal with type parameters of type SUnitBox
protected  Map<SUnitBox,Boolean> SPatchingChain.boxToNeedsPatching
          Flag that indicates whether control flow falls through from the box to the Phi node.
protected  Map<SUnitBox,Boolean> SPatchingChain.boxToNeedsPatching
          Flag that indicates whether control flow falls through from the box to the Phi node.
 

Methods in soot.shimple.internal that return SUnitBox
protected  SUnitBox SPatchingChain.getSBox(UnitBox box)
           
protected  SUnitBox SPatchingChain.getSBox(UnitBox box)