[cfe-dev] [cindex] Accessing enumerations values

David Cournapeau cournape at gmail.com
Thu Nov 17 07:12:17 PST 2011


Hi there,

I am looking into using cindex and its python bindings for some code
generators. I could get some encouraging results pretty quickly, but I
have not found the way to get the values defined in a enumeration
node. Is this exposed in cindex, or do I need to add this
functionality into cindex from clang ?

regards,

David



More information about the cfe-dev mailing list