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, transform
public static ConstantInitializerToTagTransformer v()
protected void internalTransform(String phaseName, Map<String,String> options)
SceneTransformer
internalTransform
in class SceneTransformer
public void transformClass(SootClass sc, boolean removeAssignments)
sc
- The class to transformremoveAssignments
- True if the assignments inside the