|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.graph.AbstractEdge<CallGraphEdge,CallGraphNode>
edu.umd.cs.findbugs.CallGraphEdge
public class CallGraphEdge
Method Summary | |
---|---|
org.apache.bcel.classfile.Method |
getCalledMethod()
|
org.apache.bcel.classfile.Method |
getCallingMethod()
|
CallSite |
getCallSite()
|
Methods inherited from class edu.umd.cs.findbugs.graph.AbstractEdge |
---|
compareTo, equals, getLabel, getSource, getTarget, hashCode, setLabel |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public CallSite getCallSite()
public org.apache.bcel.classfile.Method getCallingMethod()
public org.apache.bcel.classfile.Method getCalledMethod()
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |