ada-goto-decl-start
ada-goto-decl-start is a compiled Lisp function in `ada-mode.el
'.
(ada-goto-decl-start &optional NOERROR)
Move point to the declaration start of the current construct.
If NOERROR is non-nil, return nil if no match was found;
otherwise throw error.