Statement: Command
A command statement, eg Talon spoken command or bashTalon
A constructor declaration A do-while loop statement A field declaration in a class A field declaration in a interface A for-each loop statement A named function declaration A miscellaneous statement A 'with' / 'use' / 'using' statement A try/catch/finally statement Iteration scope for statements: statement blocks (body of functions/if-statements/for-loops/etc). Iteration scope for statements: class bodies. Iteration scope for statements: the entire document including leading and trailing empty lines. Iteration scope for statements: interface bodies.