[cfe-dev] [patch] improved python bindings

Sebastien Binet binet at cern.ch
Tue Jun 8 11:19:11 PDT 2010


hi there,

some more improvements.

 - the attached patch retains the non-splitted patch I sent earlier,
 - renamed CXXMethod to CXXMethodDecl (for consistency with other decl
   enums)
 - add CXX{Constructor,Destructor,Conversion}Decl enums
 - add ctypes-based Type and TypeKind classes to (for now) print types
   spellings
 - adds the ability to retrieve a Type from a Cursor

cheers,
sebastien.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.python.bindings.more.types.patch
Type: text/x-patch
Size: 13878 bytes
Desc: clang python and c bindings improvements
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100608/4999de51/attachment.bin>
-------------- next part --------------

-- 
#########################################
# Dr. Sebastien Binet
# Laboratoire de l'Accelerateur Lineaire
# Universite Paris-Sud XI
# Batiment 200
# 91898 Orsay
#########################################


More information about the cfe-dev mailing list