Debugger: Implement EvaluatorBuilder for evaluate expression for kotlin files
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
<root>
|
||||
<item
|
||||
name='com.intellij.debugger.impl.EditorTextProvider com.intellij.debugger.engine.evaluation.TextWithImports getEditorText(com.intellij.psi.PsiElement) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='com.intellij.debugger.impl.EditorTextProvider com.intellij.openapi.util.Pair<com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange> findExpression(com.intellij.psi.PsiElement, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='com.intellij.debugger.impl.OutputChecker'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user