mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[SourceKit] Add documentation range in structure (SR-2487) (#11264)
This commit is contained in:
@@ -57,6 +57,8 @@ private:
|
||||
unsigned NameLength,
|
||||
unsigned BodyOffset,
|
||||
unsigned BodyLength,
|
||||
unsigned DocOffset,
|
||||
unsigned DocLength,
|
||||
StringRef DisplayName,
|
||||
StringRef TypeName,
|
||||
StringRef RuntimeName,
|
||||
|
||||
Reference in New Issue
Block a user