Reland folding range (#94)
This commit is contained in:
@@ -17,6 +17,8 @@ public:
|
||||
|
||||
Result convert(llvm::StringRef path, llvm::ArrayRef<feature::SemanticToken> tokens);
|
||||
|
||||
Result convert(llvm::StringRef path, llvm::ArrayRef<feature::FoldingRange> foldings);
|
||||
|
||||
Result convert(const feature::Hover& hover);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user