19.2.  Statements and Control Structures

[ fromfile: controlstructures.xml id: controlstructures ]

Abstract

Statements are pieces of executable code. Control structures are statements that control the way other statements are executed. This chapter formally defines the language elements and shows what kind of control structures are available.