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(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.
|
static ConstantInvokeMethodBaseTransformer |
v() |
transform, transform, transform
public ConstantInvokeMethodBaseTransformer(Singletons.Global g)
public static ConstantInvokeMethodBaseTransformer v()
protected void internalTransform(java.lang.String phaseName, java.util.Map<java.lang.String,java.lang.String> options)
SceneTransformer
internalTransform
in class SceneTransformer