3.Statement | ||
3.1.var( 1 ) | 3.9.Break( 3 ) | |
3.2.If( 7 ) | 3.10.Label( 1 ) | |
3.3.For In( 2 ) | 3.11.With( 2 ) | |
3.4.For Loop( 9 ) | 3.12.void( 1 ) | |
3.5.Switch( 7 ) | 3.13.try catch( 3 ) | |
3.6.while( 7 ) | 3.14.throw( 2 ) | |
3.7.Do While( 5 ) | 3.15.Timing( 1 ) | |
3.8.continue( 4 ) | 3.16.Dynamic expressions( 1 ) |