semantic-format-tag-prototype

semantic-format-tag-prototype is an autoloaded compiled Lisp function in `format.el'.

(semantic-format-tag-prototype TAG &optional PARENT COLOR)

Return a prototype for TAG.
This function should be overloaded, though it need not be used.
This is because it can be used to create code by language independent
tools.
Optional argument PARENT is the parent type if TAG is a detail.
Optional argument COLOR means highlight the prototype with font-lock colors.