| Package | Description |
|---|---|
| soot.dava |
| Modifier and Type | Method and Description |
|---|---|
List<ASTStatementSequenceNode> |
MethodCallFinder.createChangedBodyPart(InvokeStmt s,
List body,
ASTParentNodeFinder finder) |
boolean |
MethodCallFinder.replaceSubBody(InvokeStmt s,
List<ASTStatementSequenceNode> newChangedBodyPart,
ASTParentNodeFinder finder) |
Copyright © 2020 Soot OSS. All rights reserved.