Class CallGraphs
java.lang.Object
pascal.taie.analysis.graph.callgraph.CallGraphs
Static utility methods about call graph.
-
Method Summary
Modifier and TypeMethodDescriptionstatic CallKind
getCallKind
(InvokeExp invokeExp) static CallKind
getCallKind
(Invoke invoke) static JMethod
resolveCallee
(Type type, Invoke callSite) static String
-
Method Details
-
getCallKind
-
getCallKind
-
resolveCallee
-
toString
-