ada-goto-stmt-end

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

(ada-goto-stmt-end &optional LIMIT)

Move point to the end of the statement that point is in or before.
Return the new position of point or nil if not found.
Stop the search at LIMIT.