Interface ICallGraphManager


@Ser public interface ICallGraphManager
Interface for the native call graph manager, associated to INativeCodeModel.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the whole-unit call graph.
  • Method Details

    • getGlobalCallGraph

      ICallGraph getGlobalCallGraph()
      Get the whole-unit call graph.