4.Statement Control | ||
4.1.Statement( 8 ) | 4.8.Break Statement( 5 ) | |
4.2.If Statement( 9 ) | 4.9.Continue Statement( 4 ) | |
4.3.Switch Statement( 6 ) | 4.10.try catch( 6 ) | |
4.4.While Loop( 4 ) | 4.11.throw( 2 ) | |
4.5.Do While Loop( 2 ) | 4.12.finally( 1 ) | |
4.6.For Loop( 14 ) | 4.13.throws signature( 1 ) | |
4.7.For Each Loop( 8 ) |