Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] How to identify the called function?


Thanks for the reply.

But when the bindings are different across the files how is the Index able
to find all these occurrences? If I understand that then I can implement
something equivalent in terms of ASTNodes and collect all the ASTNames that
I want.

Another question is - why is the Index not documented as part of CDT API
documentation? Is it because it is still categorized as "Experimental"?

Thanks,
mani

-- 
View this message in context: http://www.nabble.com/How-to-identify-the-called-function--tp23757709p23761119.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.



Back to the top