Files
kotlin-fork/jdk-annotations/javax/lang/model/annotations.xml
T
2013-02-07 17:20:57 +04:00

23 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<root>
<item name="javax.lang.model.SourceVersion boolean isIdentifier(java.lang.CharSequence) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.lang.model.SourceVersion boolean isKeyword(java.lang.CharSequence) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.lang.model.SourceVersion boolean isName(java.lang.CharSequence) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.lang.model.SourceVersion javax.lang.model.SourceVersion latest()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.lang.model.SourceVersion javax.lang.model.SourceVersion latestSupported()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.lang.model.SourceVersion javax.lang.model.SourceVersion valueOf(java.lang.String)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
</root>