srecode-document-insert-function-comment

srecode-document-insert-function-comment is an interactive autoloaded Lisp function in `document.el'.


(srecode-document-insert-function-comment &optional FCN-IN)

Insert or replace a function comment.
FCN-IN is the Semantic tag of the function to add a comment too.
If FCN-IN is not provided, the current tag is used instead.
It is assumed that the comment occurs just in front of FCN-IN.