Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to get an ICelement from an IBinding

Hi,

Sorry if this is a duplicate, my first message bounced.

I am trying to write a new ICompletionProposalComputer for content
assist and am using the DOMCompletionProposalComputer as an example,
but I would like to have the ICElement to assist in my computation.
Is there any way to go from an IBinding and
IASTPreprocessorMacroDefinition to an ICElement?

I did a quick search and could not find anything that seemed like it would work.

Thanks in advance!
Shawn


--
Shawn Minto
shawn.minto@xxxxxxxxxxx
Tasktop Technologies, Inc.
http://www.tasktop.com


Back to the top