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

Implementation of string literal syntax conversion code action. More...

#include "RewriteString.h"
#include "Utils.h"
#include "../Convert.h"
#include <nixf/Basic/Nodes/Simple.h>

Go to the source code of this file.

Namespaces

namespace  nixd

Functions

void nixd::addRewriteStringAction (const nixf::Node &N, const nixf::ParentMapAnalysis &PM, const std::string &FileURI, llvm::StringRef Src, std::vector< lspserver::CodeAction > &Actions)
 Add rewrite action for string literal syntax conversion.

Detailed Description

Implementation of string literal syntax conversion code action.

Definition in file RewriteString.cpp.