Skip to content

Emit references relationship for method overrides #114

Open
@varungandhi-src

Description

@varungandhi-src

In scip-java, if you override a method, the override will get a new symbol and an overrides relationship that connects it to the override symbol. We don't emit that relationship right now, so we should fix that. Otherwise, find references on overriden methods won't work correctly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions