Skip to content

add emitting of type parameters in method signatures#129

Merged
Strum355 merged 1 commit intomainfrom
nsc/method-typeparams
Mar 26, 2021
Merged

add emitting of type parameters in method signatures#129
Strum355 merged 1 commit intomainfrom
nsc/method-typeparams

Conversation

@Strum355
Copy link
Contributor

Using same method as for class signatures, this PR adds the emitting of symbol occurrences for type parameters in method signatures.

Closes #128

Copy link
Contributor

@olafurpg olafurpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing definition occurrence for method type parameters Occurrences for class type parameters are not emitted

2 participants