public class ClassFieldAnalysis extends Object
Constructor and Description |
---|
ClassFieldAnalysis(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
Object |
getFieldInfo(SootField field) |
protected void |
internalTransform(SootClass c) |
void |
ScanMethod(SootMethod method,
Set<SootField> candidates,
Hashtable<SootField,soot.jimple.toolkits.annotation.arraycheck.IntValueContainer> fieldinfo) |
static ClassFieldAnalysis |
v() |
public ClassFieldAnalysis(Singletons.Global g)
public static ClassFieldAnalysis v()
protected void internalTransform(SootClass c)
public void ScanMethod(SootMethod method, Set<SootField> candidates, Hashtable<SootField,soot.jimple.toolkits.annotation.arraycheck.IntValueContainer> fieldinfo)