Skip to content

Implement language agnostic call path calculation from call graph #220

Description

@MashyBasker

The language agnostic call path finder works on the generated call graph. It runs on top of the call graph and is decoupled from the call graph generation interfaces. Implement a way to focus on specific function names to check if they are reachable in the call path.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions