enum JsModuleReference::ReferenceCategory
Declared at: clang/lib/Format/SortJavaScriptImports.cpp:76
Enumerators
Name | Value | Comment |
---|---|---|
SIDE_EFFECT | 0 | |
ABSOLUTE | 1 | |
RELATIVE_PARENT | 2 | |
RELATIVE | 3 | |
ALIAS | 4 |
Declared at: clang/lib/Format/SortJavaScriptImports.cpp:76
Name | Value | Comment |
---|---|---|
SIDE_EFFECT | 0 | |
ABSOLUTE | 1 | |
RELATIVE_PARENT | 2 | |
RELATIVE | 3 | |
ALIAS | 4 |