soot.shimple
Interface ShimpleValueSwitch

All Known Implementing Classes:
AbstractShimpleValueSwitch

public interface ShimpleValueSwitch
extends JimpleValueSwitch, ShimpleExprSwitch


Methods inherited from interface soot.jimple.JimpleValueSwitch
caseLocal
 
Methods inherited from interface soot.shimple.ShimpleExprSwitch
casePhiExpr
 
Methods inherited from interface soot.jimple.ConstantSwitch
caseDoubleConstant, caseFloatConstant, caseIntConstant, caseLongConstant, caseNullConstant, caseStringConstant, defaultCase
 
Methods inherited from interface soot.jimple.RefSwitch
caseArrayRef, caseCaughtExceptionRef, caseInstanceFieldRef, caseParameterRef, caseStaticFieldRef, caseThisRef