Debugger: implement CodeEditor for evaluate expression action

This commit is contained in:
Natalia Ukhorskaya
2014-04-09 17:22:31 +04:00
parent 2309751ee9
commit 417ec25fb8
4 changed files with 91 additions and 0 deletions
@@ -17,6 +17,9 @@
<item name='com.intellij.psi.PsiElementVisitor void visitElement(com.intellij.psi.PsiElement) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='com.intellij.psi.PsiElement java.lang.String getText()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='com.intellij.psi.PsiReference com.intellij.psi.PsiElement getElement()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>