Introduce Variable: Do not create separate template to edit type reference

#KT-4314 Fixed
This commit is contained in:
Alexey Sedunov
2014-12-24 20:27:30 +03:00
parent 46ceed8586
commit e296390dd6
3 changed files with 105 additions and 34 deletions
@@ -17,6 +17,7 @@
package org.jetbrains.jet.lang.psi;
import com.intellij.psi.PsiElement;
import org.jetbrains.annotations.Contract;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;