clang 19.0.0git
Namespaces | Functions
SortJavaScriptImports.h File Reference

This file implements a sorter for JavaScript ES6 imports. More...

#include "clang/Format/Format.h"

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::format
 

Functions

tooling::Replacements clang::format::sortJavaScriptImports (const FormatStyle &Style, StringRef Code, ArrayRef< tooling::Range > Ranges, StringRef FileName)
 

Detailed Description

This file implements a sorter for JavaScript ES6 imports.

Definition in file SortJavaScriptImports.h.