Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 30, 2020

Complete all possible children of sealed classes or traits before first querying
with children. This way we make them register themselves with Child annotations
in the parent class.

@odersky odersky force-pushed the fix-#9069 branch 4 times, most recently from 4ac32a3 to fff8995 Compare May 30, 2020 18:22
odersky added 4 commits June 1, 2020 12:34
Complete all possible children of sealed classes or traits before first querying
with `children`. This way we make they register themselves with Child annotations
in the parent class.
Use originDenotation of children instead of going back to typerPhase
This gave a cyclic error before. Looks like an interaction between child completion and match types.
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.

2 participants