public interface

ICallGraphManager

com.pnfsoftware.jeb.core.units.code.asm.analyzer.ICallGraphManager

Class Overview

Interface for the native call graph manager, associated to INativeCodeModel.

Summary

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

Public Methods

public abstract ICallGraph getGlobalCallGraph ()

Get the whole-unit call graph.