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

Implementation of pack dotted paths code action. More...

#include "PackAttrs.h"
#include "Utils.h"
#include "../Convert.h"
#include <nixf/Basic/Nodes/Attrs.h>
#include <optional>

Go to the source code of this file.

Namespaces

namespace  nixd

Functions

void nixd::addPackAttrsAction (const nixf::Node &N, const nixf::ParentMapAnalysis &PM, const std::string &FileURI, llvm::StringRef Src, std::vector< lspserver::CodeAction > &Actions)
 Add pack action for dotted attribute paths.

Detailed Description

Implementation of pack dotted paths code action.

Definition in file PackAttrs.cpp.