|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.toolkits.invoke.VTANativeAdjustor
Adjusts the VTA type graph to take into account the effects of native methods.
Constructor Summary | |
VTANativeAdjustor(Hierarchy h,
VTATypeGraph g)
|
Method Summary | |
void |
adjustForNativeMethods()
Adds edges to and from native method nodes on a case-by-case basis. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VTANativeAdjustor(Hierarchy h, VTATypeGraph g)
Method Detail |
public void adjustForNativeMethods()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |