提供了用于在类继承分析过程中构建调用图的相关的 API
Represents the call graph
class CallGraph : Iterable<Edge>
Represents a call graph renderer
interface CallGraphRenderer