enum ObjCPropertyRecord::AttributeKind

Description

The attributes associated with an Objective-C property.

Declared at: clang/include/clang/ExtractAPI/API.h:231

Enumerators

NameValueComment
NoAttr0
ReadOnly1
Class2
Dynamic4