Uses of Class
sootup.core.jimple.common.stmt.AbstractDefinitionStmt
Packages that use AbstractDefinitionStmt
-
Uses of AbstractDefinitionStmt in sootup.core.jimple.basic
Methods in sootup.core.jimple.basic that return types with arguments of type AbstractDefinitionStmtModifier and TypeMethodDescriptionLocal.getDefs
(Collection<Stmt> defs) returns a List that can contain: Locals, JFieldRefs, JArrayRefs -
Uses of AbstractDefinitionStmt in sootup.core.jimple.common.stmt
Subclasses of AbstractDefinitionStmt in sootup.core.jimple.common.stmtModifier and TypeClassDescriptionfinal class
Represents the assignment of one value to anotherfinal class