Uses of Class
sootup.core.jimple.common.stmt.AbstractDefinitionStmt
-
Uses of AbstractDefinitionStmt in sootup.core.jimple.basic
Modifier and TypeMethodDescriptionLocal.getDefs
(Collection<Stmt> defs) returns a List that can contain: Locals, JFieldRefs, JArrayRefs -
Uses of AbstractDefinitionStmt in sootup.core.jimple.common.stmt
Modifier and TypeClassDescriptionfinal class
Represents the assignment of one value to anotherfinal class