Uses of Class
edu.umd.cs.findbugs.ba.ch.InterproceduralCallGraphEdge
Packages that use InterproceduralCallGraphEdge
-
Uses of InterproceduralCallGraphEdge in edu.umd.cs.findbugs.ba.ch
Methods in edu.umd.cs.findbugs.ba.ch that return InterproceduralCallGraphEdgeModifier and TypeMethodDescriptionprotected InterproceduralCallGraphEdgeInterproceduralCallGraph.allocateEdge(InterproceduralCallGraphVertex source, InterproceduralCallGraphVertex target) Deprecated.