Ada 95 Quality and Style Guide                            Index

INDEX [B]

binary operator
spacing, 9
blank lines, 16
for goto statement, 5.6.7
for label, 5.6.7
return statement, 5.6.8, 5.10
block
indentation, 2.1.2
localizing exception, 5.8.4, 5.10
marker comment, 3.3.7, 3.3.7, 3.5
name, 66
nesting, 66, 5.10
performance, 226
statement, 93
to minimize suppress, 105, 5.10
use clause,5.7.1, 5.10
blocking
not busy waiting, 6.1.7
with priority, 122
within protected object, 107
body
comment, 3.3.4
end statement, 5.1.4, 5.10
header
as pagination, 17
hide interface to foreign code, 148
hide Unchecked_Conversion, 5.9, 5.10
name repeated in begin, 3.3.7, 3.5
task, 6.3.3, 139
boolean
function name, 3.2.5, 3.5
object name, 3.2.3-3.5
boundary value, 5.2.4, , 5.10
bounded error, 5.9
busy wait, 122, 6.4
created with priorities, 6.2.5