srecode-document-insert-variable-one-line-comment

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


(srecode-document-insert-variable-one-line-comment &optional VAR-IN)

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