abeln / dotty

Scala with explicit nulls
https://github.com/abeln/dotty/wiki/scala-with-explicit-nulls
Other
23 stars 2 forks source link

Recognize @NonNull annotation #20

Open abeln opened 5 years ago

abeln commented 5 years ago

Recognize the @NonNull annotation (in its multiple forms) in the Java interop layer, so we can do a more precise translation of types coming from Java.