Debugger: delegated property should be visible in debugger

#KT-4699 In Progress
 #KT-3582 Fixed
This commit is contained in:
Natalia Ukhorskaya
2014-09-12 14:00:36 +04:00
parent 655682ac97
commit 3dcfae4a81
10 changed files with 297 additions and 3 deletions
@@ -0,0 +1,10 @@
<root>
<item
name='com.intellij.debugger.ui.tree.NodeManager com.intellij.debugger.ui.tree.DebuggerTreeNode createMessageNode(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item
name='com.intellij.debugger.ui.tree.NodeManager com.intellij.debugger.ui.tree.DebuggerTreeNode createNode(com.intellij.debugger.ui.tree.NodeDescriptor, com.intellij.debugger.engine.evaluation.EvaluationContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>