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

Implementation of inherit to explicit binding code action. More...

#include "InheritToBinding.h"
#include "Utils.h"
#include "../Convert.h"
#include <nixf/Basic/Nodes/Attrs.h>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  nixd

Functions

void nixd::addInheritToBindingAction (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 inherit to explicit binding.

Detailed Description

Implementation of inherit to explicit binding code action.

Definition in file InheritToBinding.cpp.