-
Method Summary
Returns a List of Locals,FieldRefs,ArrayRefs which are used by (ie contained within) this
Expression or Reference.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface sootup.core.jimple.visitor.Acceptor
accept
-
Method Details
-
-
getUses
Description copied from interface: Value
Returns a List of Locals,FieldRefs,ArrayRefs which are used by (ie contained within) this
Expression or Reference.
- Specified by:
getUses
in interface Value
- Returns: