Instance Method
offsetWithRange(_:)
Offsets the diagnostic using a certain SymbolKit SourceRange.
mutating func offsetWithRange(_ docRange: SymbolGraph.LineList.SourceRange)
Discussion
Useful when validating a doc comment that needs to be projected in its containing file “space”.