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.CallGraph
- it.unive.lisa.interprocedural.callgraph.BaseCallGraph
- it.unive.lisa.interprocedural.callgraph.CallGraph
- 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)
- java.lang.Exception
- it.unive.lisa.interprocedural.callgraph.CallGraphConstructionException
- it.unive.lisa.interprocedural.callgraph.CallResolutionException
- java.lang.Exception
- it.unive.lisa.util.datastructures.graph.BaseGraph<G,N,E> (implements it.unive.lisa.util.datastructures.graph.Graph<G,N,E>)