ada-goto-stmt-start

ada-goto-stmt-start is a compiled Lisp function in `ada-mode.el'.

(ada-goto-stmt-start &optional IGNORE-GOTO-LABEL)

Move point to the beginning of the statement that point is in or after.
Return the new position of point.
As a special case, if we are looking at a closing parenthesis, skip to the
open parenthesis.