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, transform
public PurityAnalysis(Singletons.Global g)
public static PurityAnalysis v()
protected void internalTransform(String phaseName, Map<String,String> options)
SceneTransformer
internalTransform
in class SceneTransformer
Copyright © 2021 Soot OSS. All rights reserved.