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?

The index is API, the documentation needs to be changed. I'll do that
for the
CDT 6.0 release.

Markus 

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of manivannan_pk
> Sent: Thursday, May 28, 2009 2:54 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: RE: [cdt-dev] How to identify the called function?
> Importance: Low
> 
> 
> 
> 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--tp2
> 3757709p23761119.html
> Sent from the Eclipse CDT - Development mailing list archive 
> at Nabble.com.
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top