[cfe-dev] Question about libclang

Xingzhong xu.xeno at gmail.com
Fri Nov 18 06:28:55 PST 2011


Hi,
I am new guy here. Recently I use libclang to extract and analyze the AST.
My question is for some of the CXCursor, for example,
CXCursor_BinaryOperator  (A builtin binary operation expression such
as "x + y" or "x <= y".),
Is there anyway that I can further figure out what exactly binary
operation the CXCursor represented like plus or less-equal?

If there's no API currently in libclang, do we planning to adding this
feature in future?


--
Xingzhong Xu,
Burchard 200,
Department of Electrical & Computer Engineering,
Stevens Institute of Technology,
Hoboken, NJ, 07030
T 201-888-4979,




More information about the cfe-dev mailing list