Files
swift-mirror/test/SourceKit/Refactoring/find-rename-ranges/foo_arity1.expected
Nathan Hawes c4e87f0861 [Refactoring] Fix local rename missing occurrences in string interpolations
NameMatcher checked if a StringLiteralExpr was a string segment in an
interpolated string by checking if the parent expression was an
InterpolatedStringLiteralExpr. That's only true pre-type-checking, and unlike
global rename, local rename  uses the type-checked AST.
2017-11-17 20:16:59 -08:00

30 lines
1.4 KiB
Plaintext

source.edit.kind.active:
7:6-7:9 source.refactoring.range.kind.basename
7:10-7:11 source.refactoring.range.kind.decl-argument-label arg-index=0
7:11-7:11 source.refactoring.range.kind.parameter-and-whitespace arg-index=0
source.edit.kind.active:
17:17-17:20 source.refactoring.range.kind.basename
17:21-17:22 source.refactoring.range.kind.call-argument-label arg-index=0
17:22-17:24 source.refactoring.range.kind.call-argument-colon arg-index=0
source.edit.kind.active:
18:17-18:20 source.refactoring.range.kind.basename
source.edit.kind.string:
22:12-22:15 source.refactoring.range.kind.basename
source.edit.kind.selector:
23:19-23:22 source.refactoring.range.kind.basename
23:23-23:24 source.refactoring.range.kind.selector-argument-label arg-index=0
source.edit.kind.selector:
24:19-24:22 source.refactoring.range.kind.basename
source.edit.kind.selector:
25:19-25:22 source.refactoring.range.kind.basename
source.edit.kind.string:
26:17-26:20 source.refactoring.range.kind.basename
source.edit.kind.active:
26:23-26:26 source.refactoring.range.kind.basename
26:27-26:28 source.refactoring.range.kind.call-argument-label arg-index=0
26:28-26:29 source.refactoring.range.kind.call-argument-colon arg-index=0
source.edit.kind.string:
26:33-26:36 source.refactoring.range.kind.basename
source.edit.kind.string:
26:43-26:46 source.refactoring.range.kind.basename