Package sootup.callgraph
Class GraphBasedCallGraph.Vertex
java.lang.Object
sootup.callgraph.GraphBasedCallGraph.Vertex
- Enclosing class:
- GraphBasedCallGraph
This internal class is used to describe a vertex in the graph. The vertex is defined by a
method signature that describes the method.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Vertex
-
-
Method Details
-
getMethodSignature
-