clang 20.0.0git
|
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) |
This file implements a sorter for JavaScript ES6 imports.
Definition in file SortJavaScriptImports.h.