Lines Matching refs:compound
7 .. index:: pair: compound; statement
10 the execution of those other statements in some way. In general, compound
11 statements span multiple lines, although in simple incarnations a whole compound
19 also syntactically compound statements.
26 A compound statement consists of one or more 'clauses.' A clause consists of a
27 header and a 'suite.' The clause headers of a particular compound statement are
33 form of a suite can contain nested compound statements; the following is illegal,
88 single: : (colon); compound statement
113 single: : (colon); compound statement
149 single: : (colon); compound statement
232 single: : (colon); compound statement
385 single: : (colon); compound statement
474 single: : (colon); compound statement
635 single: : (colon); compound statement