KT-2609 Copy @NotNull data from IDEA's JDK annotations

#KT-2609 fixed
This commit is contained in:
Evgeny Gerashchenko
2012-09-03 20:26:47 +04:00
parent 743e8af7c2
commit 7b1979ddca
4 changed files with 120 additions and 0 deletions
@@ -19,4 +19,9 @@
<val name="value" val="&quot;fun toString() : String&quot;"/>
</annotation>
</item>
<item name='java.lang.System java.lang.String setProperty(java.lang.String, java.lang.String)'>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun setProperty(key : String, value : String) : String?&quot;"/>
</annotation>
</item>
</root>