clang 20.0.0git
|
This file declares ObjCPropertyAttributeOrderFixer, a TokenAnalyzer that adjusts the order of attributes in an ObjC @property(...)
declaration, depending on the style.
More...
#include "TokenAnalyzer.h"
Go to the source code of this file.
Classes | |
class | clang::format::ObjCPropertyAttributeOrderFixer |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::format |
This file declares ObjCPropertyAttributeOrderFixer, a TokenAnalyzer that adjusts the order of attributes in an ObjC @property(...)
declaration, depending on the style.
Definition in file ObjCPropertyAttributeOrderFixer.h.