Skip to content

Tasty reflection additions for printing Matches and MatchTypes #5404

Closed
@odersky

Description

@odersky

Several tests fail FromTasty since their trees can't be extracted / printed.

In particular, the following are blacklisted:

run/implicitMatch.scala
pos/matchtype.scala
pos/typelevel0.scala

We need to upgrade the infrastucture so that InlineMatch and InlineIf nodes are recognized and properly handled. Also, implicit match trees, which are are InlineMatches with empty selectors.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions