nixd
Loading...
Searching...
No Matches
ConvertToInherit.cpp File Reference

Implementation of convert to inherit code action. More...

Go to the source code of this file.

Namespaces

namespace  nixd

Functions

void nixd::addConvertToInheritAction (const nixf::Node &N, const nixf::ParentMapAnalysis &PM, const std::string &FileURI, llvm::StringRef Src, std::vector< lspserver::CodeAction > &Actions)
 Add code action to convert binding to inherit syntax.

Detailed Description

Implementation of convert to inherit code action.

Definition in file ConvertToInherit.cpp.