Hierarchy For Package it.unive.lisa.interprocedural.callgraph

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • it.unive.lisa.util.datastructures.graph.BaseGraph<G,​N,​E> (implements it.unive.lisa.util.datastructures.graph.Graph<G,​N,​E>)
    • it.unive.lisa.interprocedural.callgraph.CallGraphEdge (implements it.unive.lisa.util.datastructures.graph.Edge<G,​N,​E>)
    • it.unive.lisa.interprocedural.callgraph.CallGraphNode (implements it.unive.lisa.util.datastructures.graph.Node<G,​N,​E>)
    • java.lang.Throwable (implements java.io.Serializable)