Can't navigate to SAM adapter function declaration (KT-8918)
#KT-8918 Fixed
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ public class JavaMethodDescriptor extends SimpleFunctionDescriptorImpl implement
|
||||
getAnnotations(),
|
||||
getName(),
|
||||
kind,
|
||||
SourceElement.NO_SOURCE
|
||||
original != null ? original.getSource() : SourceElement.NO_SOURCE
|
||||
);
|
||||
result.setParameterNamesStatus(hasStableParameterNames(), hasSynthesizedParameterNames());
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user