public class ConstantInvokeMethodBaseTransformer extends SceneTransformer
OnFlyCallGraphBuilder.TypeBasedReflectionModel can handle such cases and
extend the call graph for edges to the specific java.lang.String method invoked by the reflective call.| Constructor and Description |
|---|
ConstantInvokeMethodBaseTransformer(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 ConstantInvokeMethodBaseTransformer |
v() |
transform, transform, transformpublic ConstantInvokeMethodBaseTransformer(Singletons.Global g)
public static ConstantInvokeMethodBaseTransformer v()
protected void internalTransform(String phaseName, Map<String,String> options)
SceneTransformerinternalTransform in class SceneTransformerCopyright © 2020 Soot OSS. All rights reserved.