semantic-comment-lexer

semantic-comment-lexer is a compiled Lisp function in `lex.el'.

(semantic-comment-lexer START END &optional DEPTH LENGTH)

A simple lexical analyzer that handles comments.
This lexer will only return comment tokens. It is the default lexer
used by `semantic-find-doc-snarf-comment' to snarf up the comment at
point.
See `semantic-lex' for more information.