Documentation
Commentary
Semantic does the job of converting source code into useful tag information. The set of `semantic-format-tag' functions has one function that will create a prototype of a tag, which has severe issues of complexity (in the format tag file itself) and inaccuracy (for the purpose of C++ code.) Contemplation of the simplistic problem within the scope of semantic showed that the solution was more complex than could possibly be handled in semantic/format.el. Semantic Recode, or srecode is a rich API for generating code out of semantic tags, or recoding the tags. See the srecode manual for specific details.
Requires
Dependencies
- cl-generic
- data-debug
- ede
- eieio
- eieio-base
- eieio-datadebug
- mode-local
- newcomment
- pulse
- ring
- semantic
- semantic/analyze
- semantic/ctxt
- semantic/db-find
- semantic/decorate
- semantic/doc
- semantic/find
- semantic/format
- semantic/senator
- semantic/tag
- semantic/tag-ls
- semantic/texi
- semantic/wisent
- srecode/srt-wy
Consumers