public class ConstantInitializerToTagTransformer extends SceneTransformer
ConstantValueToInitializerTransformer. We scan for ConstantValueTag from this value. Afterwards, the
assignment in the | Constructor and Description |
|---|
ConstantInitializerToTagTransformer() |
| 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.
|
void |
transformClass(SootClass sc,
boolean removeAssignments)
Transforms the given class, i.e.
|
static ConstantInitializerToTagTransformer |
v() |
transform, transform, transformpublic static ConstantInitializerToTagTransformer v()
protected void internalTransform(String phaseName, Map<String,String> options)
SceneTransformerinternalTransform in class SceneTransformerpublic void transformClass(SootClass sc, boolean removeAssignments)
sc - The class to transformremoveAssignments - True if the assignments inside the Copyright © 2020 Soot OSS. All rights reserved.