public class OnFlyCallGraphBuilder.TypeBasedReflectionModel extends OnFlyCallGraphBuilder.DefaultReflectionModel
options, warnedAlready
Constructor and Description |
---|
TypeBasedReflectionModel() |
Modifier and Type | Method and Description |
---|---|
void |
methodInvoke(SootMethod container,
Stmt invokeStmt) |
classForName, classNewInstance, contructorNewInstance
public void methodInvoke(SootMethod container, Stmt invokeStmt)
methodInvoke
in interface ReflectionModel
methodInvoke
in class OnFlyCallGraphBuilder.DefaultReflectionModel