tooltip-identifier-from-point

tooltip-identifier-from-point is a compiled Lisp function in `tooltip.el'.

(tooltip-identifier-from-point POINT)

Extract the identifier at POINT, if any.
Value is nil if no identifier exists at point. Identifier extraction
is based on the current syntax table.