idlwave-goto-comment

idlwave-goto-comment is a compiled Lisp function in `idlwave.el'.

(idlwave-goto-comment)

Move to start of comment delimiter on current line.
Moves to end of line if there is no comment delimiter.
Ignores comment delimiters in strings.
Returns point if comment found and nil otherwise.