|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallSite | |
---|---|
com.joanju.cg.api | Programmer's API to Callgraph. |
Uses of CallSite in com.joanju.cg.api |
---|
Methods in com.joanju.cg.api that return types with arguments of type CallSite | |
---|---|
java.util.ArrayList<CallSite> |
Procedure.findMismatches()
Find calls to this procedure where the signatures mismatch. |
java.util.ArrayList<CallSite> |
Procedure.getCallSiteList()
Get the list of call sites which may reference this procedure. |
java.util.ArrayList<CallSite> |
CgAPI.getCallSites(java.io.File file)
Get the list of call sites found in a compile unit. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |