Skip to content

I20220221-0600

@iloveeclipse iloveeclipse tagged this 18 Feb 16:30
Enter

There are two different methods LinkedNodeFinder.findByNode(root,
nameNode) and the difference is in the argument type - Name vs
SimpleName. Previous refactoring changed "SimpleName nameNode" to "Name
nameNode" and that caused different implementation to be used.

Change-Id: I526c87c24e2e431319868508ac7eb14657f26773
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/190938
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Reviewed-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
Assets 2
Loading