Package soot.jimple
Interface IdentityRef
-
- All Superinterfaces:
EquivTo
,Ref
,Serializable
,Switchable
,Value
- All Known Subinterfaces:
CaughtExceptionRef
- All Known Implementing Classes:
DThisRef
,JCaughtExceptionRef
,ParameterRef
,ThisRef
public interface IdentityRef extends Ref
-
-
Method Summary
-
Methods inherited from interface soot.EquivTo
equivHashCode, equivTo
-
Methods inherited from interface soot.util.Switchable
apply
-
Methods inherited from interface soot.Value
clone, getType, getUseBoxes, toString
-
-