ada-goto-next-word

ada-goto-next-word is a compiled Lisp function in `ada-mode.el'.

(ada-goto-next-word &optional BACKWARD)

Move point to the beginning of the next word of Ada code.
If BACKWARD is non-nil, jump to the beginning of the previous word.
Return the new position of point or nil if not found.