public class ContextInsensitiveBuilder extends Object
Constructor and Description |
---|
ContextInsensitiveBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
build()
Fills in the pointer assignment graph returned by setup.
|
protected void |
handleClass(SootClass c) |
void |
preJimplify() |
PAG |
setup(SparkOptions opts)
Creates an empty pointer assignment graph.
|
public void preJimplify()
public PAG setup(SparkOptions opts)
public void build()
protected void handleClass(SootClass c)