|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CallGraphRefinePolicy
Interface for specifying a policy for refining the call graph.
| Method Summary | |
|---|---|
boolean |
shouldRefine(CallSiteAndCGNode callSiteAndCGNode)
|
boolean |
startNewPass()
|
| Method Detail |
|---|
boolean shouldRefine(CallSiteAndCGNode callSiteAndCGNode)
callSiteAndCGNode -
true if the analysis should attempt to determine
targets for the virtual call on-the-fly, and false
otherwiseboolean startNewPass()
true if more refinement can be done, and hence
another pass can be attempted; false otherwise
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||