ada-name-regexp
ada-name-regexp is a variable defined in `ada-mode.el
'.Its value is
"\\([a-zA-Z][a-zA-Z0-9_.']*[a-zA-Z0-9]\\)"
- This variable may be risky if used as a file-local variable.
Documentation:
Regexp matching a fully qualified name (including attribute).