public class PurityAnalysis extends SceneTransformer
| Constructor and Description |
|---|
PurityAnalysis(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalTransform(String phaseName,
Map<String,String> options)
Performs the transformation on the Scene, under the given phaseName and with the given Options.
|
static PurityAnalysis |
v() |
transform, transform, transformpublic PurityAnalysis(Singletons.Global g)
public static PurityAnalysis v()
protected void internalTransform(String phaseName, Map<String,String> options)
SceneTransformerinternalTransform in class SceneTransformerCopyright © 2021 Soot OSS. All rights reserved.