Skip to content

Update reflect Symbol declarations API #10645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

nicolasstucki
Copy link
Contributor

  • Rename classMethod to declaredMethod
  • Rename classMethods to declaredMethods
  • Rename method to memberMethod
  • Rename methods to memberMethods
  • Add declaredType and declaredTypes
  • Rename typeMember to memberType
  • Rename typeMembers to memberTypes
  • Rename members to declarations

@nicolasstucki nicolasstucki force-pushed the update-reflect-members-api branch 2 times, most recently from acc4888 to 44dd297 Compare December 4, 2020 16:04
@nicolasstucki nicolasstucki marked this pull request as ready for review December 4, 2020 16:27
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

@nicolasstucki nicolasstucki force-pushed the update-reflect-members-api branch from 44dd297 to c8a7306 Compare December 4, 2020 20:41
@nicolasstucki nicolasstucki merged commit 60fce7b into scala:master Dec 4, 2020
@nicolasstucki nicolasstucki deleted the update-reflect-members-api branch December 4, 2020 21:35
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

3 participants