clang 19.0.0git
Classes | Namespaces
ObjCPropertyAttributeOrderFixer.h File Reference

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
 

Detailed Description

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.