Ada 95 Quality and Style Guide                            Index

INDEX [L]

label, 5.6.7
delimiter, 10
indentation, 2.1.2
late initialization, 226, 10.8
length
line, 19
length clause
for dynamic data, 5.4.5, 5.10
library
reuse, 5.7.2
separate compilation, 4.1, 4.2.2, 62
library unit
child, 4.4. See also package, child.
limited private type
I/O difficult, 8.3.3
versus private, 5.3.3, 15.4.5
line
continuation
indentation,2.1.2,19
length, 19
multiple, 18, 19
statements per, 18, 19
literal
avoid in generic, 8.2.4, 8.5
enumeration,5.7.1, 5.10
linear independence of, 3.2.6 3.5
numeric, 3.1.2, 3.5, 5.5, 5.10
self-documenting, 31
string, 9
use named association, 5.2, 5.10
localize
declaration, 93, 5.10
implementation dependency, 146
scope,5.7.1, 5.10
logical operator, 5.5.5
loop, 5.6.4
array slices, 5.6.2, 5.10
bound, 91, 5.10
busy wait, 122, 6.2.5, 6.4
conditional exit, 86
exit, 5.6.5, 5.10
using relational expression, 86
indentation, 2.1.2
infinite, 91, 5.10
marker comment, 3.3.7
name, 65, 5.1.4, 5.10
nesting, 65, 5.1.3, 5.10
lower case, 6.3.1