ada-get-body-name

ada-get-body-name is an interactive compiled Lisp function in `ada-mode.el'.


(ada-get-body-name &optional SPEC-NAME)

Return the file name for the body of SPEC-NAME.
If SPEC-NAME is nil, return the body for the current package.
Return nil if no body was found.