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

35 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<root>
<item name="javax.annotation.processing.AbstractProcessor java.lang.Iterable&lt;? extends javax.annotation.processing.Completion&gt; getCompletions(javax.lang.model.element.Element, javax.lang.model.element.AnnotationMirror, javax.lang.model.element.ExecutableElement, java.lang.String)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.AbstractProcessor java.util.Set&lt;java.lang.String&gt; getSupportedAnnotationTypes()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.AbstractProcessor java.util.Set&lt;java.lang.String&gt; getSupportedOptions()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.AbstractProcessor void init(javax.annotation.processing.ProcessingEnvironment) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.Completions javax.annotation.processing.Completion of(java.lang.String)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.Completions javax.annotation.processing.Completion of(java.lang.String, java.lang.String)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.Processor java.lang.Iterable&lt;? extends javax.annotation.processing.Completion&gt; getCompletions(javax.lang.model.element.Element, javax.lang.model.element.AnnotationMirror, javax.lang.model.element.ExecutableElement, java.lang.String)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.Processor java.util.Set&lt;java.lang.String&gt; getSupportedAnnotationTypes()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.Processor java.util.Set&lt;java.lang.String&gt; getSupportedOptions()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.annotation.processing.Processor void init(javax.annotation.processing.ProcessingEnvironment) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
</root>