help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Querying Syntactic Context in C/C++


From: Nordlöw
Subject: Querying Syntactic Context in C/C++
Date: Tue, 24 Nov 2009 06:32:55 -0800 (PST)
User-agent: G2/1.0

How can I get information about the current enclosing C/C++ syntactic
context such as namespace, class and function, structure etc?

I know Semantic has something like this available.
Does cc-mode provide such features aswell?

Could someone give me an enlightening example of how use such a tool
to query for the current enclosing C++ class.

I am interested in alternatives...

Thanks in advance,
Per Nordlöw


reply via email to

[Prev in Thread] Current Thread [Next in Thread]