[cfe-dev] Objective-C declaration property attributes in libclang?
Jacob Carlborg
doob at me.com
Sat Aug 4 12:13:38 PDT 2012
On 2012-08-04 18:38, Fariborz Jahanian wrote:
> Isn't there Cocoa Introspection API to get such info. at runtime?
I have no idea. But I'm working on a Clang based tool that translates
Objective-C/C headers to D modules. Therefore I need to be able to get
this information from Clang, preferable from libclang.
--
/Jacob Carlborg
More information about the cfe-dev
mailing list