|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.toolkits.callgraph.InstanceInvokeEdgesPred
A predicate that accepts edges that are the result of an explicit instance invoke.
Constructor Summary | |
InstanceInvokeEdgesPred()
|
Method Summary | |
boolean |
want(Edge e)
Returns true iff the edge e is wanted. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public InstanceInvokeEdgesPred()
Method Detail |
public boolean want(Edge e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |