Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] doubt


Hi,

Is there a way to find whether the symbol present at a given offset in a file
is an operator. My guess is there will be some api which will return the binding
given the offset in the file. More specifically, my problem is
I want to find whether '<' is used as a operator (lessthan, <<)
or as a angular bracket( eg., <iostream.h>). This is for the bug
110222. Please let me know the solution for it.


Thanks,
Ravi
Extn: 2751
Mobile:9886432301

Back to the top