semantic-format-tag-protection-symbol-to-string-assoc-list
semantic-format-tag-protection-symbol-to-string-assoc-list is a variable defined in `format.el
'.
Its value is ((public . "+") (protected . "#") (private . "-"))Documentation: Association list of the form (SYMBOL . "STRING") for protection symbols. This associates a symbol, such as 'public with the st ring "+".