edu.umd.cs.findbugs

Class CallGraphEdge

public class CallGraphEdge extends AbstractEdge<CallGraphEdge,CallGraphNode>

Method Summary
MethodgetCalledMethod()
MethodgetCallingMethod()
CallSitegetCallSite()

Method Detail

getCalledMethod

public Method getCalledMethod()

getCallingMethod

public Method getCallingMethod()

getCallSite

public CallSite getCallSite()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.