Loading descriptors from incremental cache instead of package classes.
This commit is contained in:
@@ -6,4 +6,14 @@
|
||||
<item name='com.intellij.openapi.util.Key com.intellij.openapi.util.Key<T> create(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='com.intellij.openapi.util.Pair A getFirst()'>
|
||||
<annotation name='kotlin.jvm.KotlinSignature'>
|
||||
<val name="value" val=""fun getFirst(): A""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='com.intellij.openapi.util.Pair B getSecond()'>
|
||||
<annotation name='kotlin.jvm.KotlinSignature'>
|
||||
<val name="value" val=""fun getSecond(): B""/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user