Uses of Class
soot.jbco.bafTransformations.StackTypeHeightCalculator.StackEffectSwitch

Packages that use StackTypeHeightCalculator.StackEffectSwitch
soot.jbco.bafTransformations   
 

Uses of StackTypeHeightCalculator.StackEffectSwitch in soot.jbco.bafTransformations
 

Fields in soot.jbco.bafTransformations declared as StackTypeHeightCalculator.StackEffectSwitch
static StackTypeHeightCalculator.StackEffectSwitch StackTypeHeightCalculator.sw
           
static StackTypeHeightCalculator.StackEffectSwitch StackTypeHeightCalculator.sw
           
 

Methods in soot.jbco.bafTransformations with parameters of type StackTypeHeightCalculator.StackEffectSwitch
static Stack<Type> StackTypeHeightCalculator.updateStack(StackTypeHeightCalculator.StackEffectSwitch sw, Stack<Type> st)
           
static Stack<Type> StackTypeHeightCalculator.updateStack(StackTypeHeightCalculator.StackEffectSwitch sw, Stack<Type> st)