Skip to content

Conversation

nicolasstucki
Copy link
Contributor

  • Change signature to def sourceCode: Option[String] in PositionMethods
  • Change signature to def content: Option[String] in SourceFileMethods
  • Replace Source.path with SourceFile.current: SourceFile and remove Source

* Change signature to `def sourceCode: Option[String]` in `PositionMethods`
* Change signature to `def content: Option[String]` in `SourceFileMethods`
* Replace `Source.path` with `SourceFile.current: SourceFile` and remove `Source`
@nicolasstucki nicolasstucki force-pushed the change-reflection-source branch from 7357744 to 591bc13 Compare December 4, 2020 08:04
@nicolasstucki nicolasstucki marked this pull request as ready for review December 4, 2020 08:04
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 merged commit e22cf05 into scala:master Dec 4, 2020
@nicolasstucki nicolasstucki deleted the change-reflection-source branch December 4, 2020 10:39
@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