Changes

Summary

  1. Adding a better way of getting the best matching node when we are working with a position of the caret and not a selection interval. (details)
Commit 1fc8a0c0c1ffaa1fbe3deb92d58722259370e83a by tesonep
Adding a better way of getting the best matching node when we are working with a position of the caret and not a selection interval.
Just changing the users to fix the issue
Fix #8887
The file was modifiedsrc/AST-Core-Tests/RBProgramNodeTest.class.st (diff)
The file was modifiedsrc/Tools-CodeNavigation/CNSelectorExtractor.class.st (diff)
The file was modifiedsrc/AST-Core/RBProgramNode.class.st (diff)
The file was modifiedsrc/Calypso-SystemTools-Core/ClyMethodCodeEditorToolMorph.class.st (diff)