Join Slack
Powered by
Is there a way to know from the annotations API if...
# kapt
f
Fudge
08/04/2019, 10:34 AM
Is there a way to know from the annotations API if an element type is nullable?
g
gildor
08/04/2019, 1:49 PM
You need kotlin-metadata for that
gildor
08/04/2019, 1:50 PM
https://github.com/JetBrains/kotlin/blob/master/libraries/kotlinx-metadata/ReadMe.md
f
Fudge
08/04/2019, 4:56 PM
Thanks!
2
Views
Open in Slack
Previous
Next