mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
14 lines
798 B
XML
14 lines
798 B
XML
<root>
|
|
<item
|
|
name='com.intellij.codeInsight.intention.IntentionAction boolean isAvailable(com.intellij.openapi.project.Project, com.intellij.openapi.editor.Editor, com.intellij.psi.PsiFile)'>
|
|
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
|
|
<val name="value" val=""fun isAvailable(project: Project, editor: Editor, file: PsiFile): Boolean""/>
|
|
</annotation>
|
|
</item>
|
|
<item
|
|
name='com.intellij.codeInsight.intention.IntentionAction void invoke(com.intellij.openapi.project.Project, com.intellij.openapi.editor.Editor, com.intellij.psi.PsiFile)'>
|
|
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
|
|
<val name="value" val=""fun invoke(project: Project, editor: Editor, file: PsiFile): Unit""/>
|
|
</annotation>
|
|
</item>
|
|
</root> |