Skip to content

add emitting of type parameters in method signatures#129

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

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

Conversation

@Strum355

Copy link
Copy Markdown
Contributor

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

Closes #128

@olafurpg olafurpg left a comment

Copy link
Copy Markdown
Contributor

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

Labels

None yet

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