semantic-format-tag-custom-list
semantic-format-tag-custom-list is a variable defined in `
format.el
'.
Its value is shown
below.
Documentation:
A List used by customizable variables to choose a tag to text function.
Use this variable in the :type field of a customizable variable.
Value:
(radio
(const semantic-format-tag-name)
(const semantic-format-tag-canonical-name)
(const semantic-format-tag-abbreviate)
(const semantic-format-tag-summarize)
(const semantic-format-tag-summarize-with-file)
(const semantic-format-tag-short-doc)
(const semantic-format-tag-prototype)
(const semantic-format-tag-concise-prototype)
(const semantic-format-tag-uml-abbreviate)
(const semantic-format-tag-uml-prototype)
(const semantic-format-tag-uml-concise-prototype)
(const semantic-format-tag-prin1)
function)