public class SootInitializer extends Object
| Constructor and Description |
|---|
SootInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(String classpath)
This method initializes Soot with the program to be analysed.
|
public void initialize(String classpath)
classpath - the classpath to the class containing the program to be analysedCopyright © 2018. All rights reserved.