|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.graph.AbstractVertex<CallGraphEdge,CallGraphNode>
edu.umd.cs.findbugs.CallGraphNode
public class CallGraphNode
| Field Summary | |
|---|---|
private org.apache.bcel.classfile.Method |
method
|
| Constructor Summary | |
|---|---|
CallGraphNode()
|
|
| Method Summary | |
|---|---|
org.apache.bcel.classfile.Method |
getMethod()
|
(package private) void |
setMethod(org.apache.bcel.classfile.Method method)
|
| Methods inherited from class edu.umd.cs.findbugs.graph.AbstractVertex |
|---|
compareTo, getLabel, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private org.apache.bcel.classfile.Method method
| Constructor Detail |
|---|
public CallGraphNode()
| Method Detail |
|---|
void setMethod(org.apache.bcel.classfile.Method method)
public org.apache.bcel.classfile.Method getMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||