(.js)
laraImport("clava.graphs.StaticCallGraph");
(.lara)
import clava.graphs.StaticCallGraph;
Classes:
new StaticCallGraph()
build($jp, [visitCalls = true])
dotFormatter()
constructor(graph, functions)
functions()
getNode($function)
graph()
toDot()