Equivalent to attribute Spec_Suffix.
Index is a language name. Value is the extension of file names for specs of the language.
Equivalent to attribute Body_Suffix.
Index is a language name. Value is the extension of file names for bodies of the language.
Value is the extension of file names for subunits of Ada.
Indicates the casing of sources of the Ada language. Only authorized case-insensitive values are "lowercase", "uppercase" and "mixedcase".
Value is the string that replace the dot of unit names in the source file names of the Ada language.
Equivalent to attribute Spec.
Index is a unit name. Value is the file name of the spec of the unit.
Equivalent to attribute Body.
Index is a unit name. Value is the file name of the body of the unit.
Index is a language name. Value is a list of specs for the language that do not necessarily follow the naming scheme for the language and that may or may not be found in the source directories of the project.
Index is a language name. Value is a list of bodies for the language that do not necessarily follow the naming scheme for the language and that may or may not be found in the source directories of the project.