Skip to content

Add more relationships to method to method invocation #24

@hmozaffari

Description

@hmozaffari

Right now the INVOKES relationship in (:Method)-[:INVOKES]->(:Method) only holds lineNumber property. It would be very helpful if variables which are passed to called method be included in that relationship. That will help us to trace flow of information through method calls. Seems we need another relationship which links variables and parameters of caller method with parameters in called method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions