@@ -266,6 +266,11 @@ public class CallGraph extends DirectedPseudograph<CallGraph.Vertex, CallGraph.E
thrownewNodeNotFoundException("call "+n+" could not be located! cfg was "+cfgMap.get(declaration).rootNode.getLongLabel()+" and declaration was "+declaration.getDeclarationAsString());