Files
kotlin-fork/compiler
Denis Zharkov bbaa4c225d Introduce subclasses for KtUltraLightParameter
Mostly, it's needed for clarity and to simplify
what exactly `kotlinOrigin` means in each case:
- Note, that annotatedOrigin() is always kotlinOrigin
- We don't need to store another field for receiver
- Now, kotlinOrigin is consistent with KtLightParameter::kotlinOrigin
2018-12-05 16:34:44 +03:00
..
2018-10-01 16:17:14 +02:00
2018-11-28 10:46:57 +03:00
2018-12-04 19:45:15 +03:00