mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[SourceKit] Surface group names via cursor info query.
This commit is contained in:
@@ -138,6 +138,8 @@ public:
|
||||
|
||||
Optional<BriefAndRawComment> getCommentForDecl(const Decl *D) const override;
|
||||
|
||||
Optional<StringRef> getGroupNameForDecl(const Decl *D) const override;
|
||||
|
||||
virtual void getTopLevelDecls(SmallVectorImpl<Decl*> &results) const override;
|
||||
|
||||
virtual void
|
||||
|
||||
Reference in New Issue
Block a user