Function: semantic-documentation-comment-preceeding-tag

semantic-documentation-comment-preceeding-tag is a for semantic-documentation-comment-preceding-tag, defined in doc.el.gz.

This function is obsolete since 25.1; use semantic-documentation-comment-preceding-tag instead.

Signature

(semantic-documentation-comment-preceeding-tag &optional TAG NOSNARF)

Documentation

Find a comment preceding TAG.

If TAG is nil. use the tag under point. Searches the space between TAG and the preceding tag for a comment, and converts the comment into clean documentation. Optional argument NOSNARF with a value of lex means to return just the lexical token and not the string.

Aliases

semantic-documentation-comment-preceeding-tag (obsolete since 25.1)