all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Parsing a C/C++ Comment into string
@ 2009-12-04 17:38 Nordlöw
  0 siblings, 0 replies; only message in thread
From: Nordlöw @ 2009-12-04 17:38 UTC (permalink / raw
  To: help-gnu-emacs

Wanted: Code that extracts a C/C++ comment doc string? Bonus if it
handles Doxygen tags aswell. I want this for enhancing my ectags
interface.

I guess I should start with c-beginning-of-statment() right? and then
extract the doc-string by looking-back() right? or are there any high-
level functions available in the cc-engine?

Thanks in advance,
Nordlöw


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-04 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 17:38 Parsing a C/C++ Comment into string Nordlöw

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.