public static class CoreConfig.OutputConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
dumpJimple
dump appclasses to jimple
|
boolean |
dumplibpts
if true, dump pts of vars in library
|
boolean |
dumppts
if true, dump pts in app code to a file
|
boolean |
dumpStats
if true, dump stats into files.
|
String |
outDir |
| Constructor and Description |
|---|
OutputConfiguration() |
public String outDir
public boolean dumpJimple
public boolean dumppts
public boolean dumplibpts
public boolean dumpStats
Copyright © 2024 Soot OSS. All rights reserved.