Class GraphBasedCallGraph.Vertex

java.lang.Object
sootup.callgraph.GraphBasedCallGraph.Vertex
Enclosing class:
GraphBasedCallGraph

protected static class GraphBasedCallGraph.Vertex extends Object
This internal class is used to describe a vertex in the graph. The vertex is defined by a method signature that describes the method.