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(java.lang.String phaseName,
java.util.Map<java.lang.String,java.lang.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(java.lang.String phaseName,
java.util.Map<java.lang.String,java.lang.String> options)
SceneTransformerinternalTransform in class SceneTransformerpublic void transformClass(SootClass sc, boolean removeAssignments)
sc - The class to transformremoveAssignments - True if the assignments inside the