ada-looking-at-semi-private

ada-looking-at-semi-private is a compiled Lisp function in `ada-mode.el'.

(ada-looking-at-semi-private)

Return t if looking at the start of a private section in a package.
Return nil if the private is part of the package name, as in
'private package A is...' (this can only happen at top level).