public static class KernelMain._IgnoreAllApplicationClasses
extends soot.SceneTransformer
| Constructor and Description |
|---|
_IgnoreAllApplicationClasses() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalTransform(java.lang.String phaseName,
java.util.Map options)
Transform the Scene according to the information specified
in the model for this transform.
|
protected void internalTransform(java.lang.String phaseName,
java.util.Map options)
internalTransform in class soot.SceneTransformerphaseName - The phase this transform is operating under.options - The options to apply.