mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 15:51:01 +00:00
KtLightNullabilityAnnotation is specifically designed for old light classes and includes a bunch of hacks that are applicable for them So, we have to introduce own hack into it (see org.jetbrains.kotlin.asJava.classes.KtUltraLightParameter#getTypeForNullability) that is a bit of hard to support when extending hierarchy