A multi line argument in a constructor call. Insertion delimiter should include new line. A single line argument in a constructor call A multi line argument in a method call. Insertion delimiter should include new line. A single line argument in a method call A multiline argument in a function call. Insertion delimiter should include new line. A single line argument in a function call A parameter in a catch clause A multi line parameter in a constructor declaration. Insertion delimiter should include new line. A single line parameter in a constructor declaration A multi line parameter in a lambda declaration. Insertion delimiter should include new line. A single line parameter in a lambda declaration A multi line parameter in a class method declaration. Insertion delimiter should include new line. A single line parameter in a class method declaration A multi line parameter in a function declaration. Insertion delimiter should include new line. A single line parameter in a function declaration Iteration scope for arguments in a function call: the argument list. The domain should be the entire function call. Iteration scope for arguments in a constructor call: the argument list. The domain should be the entire constructor call.. Iteration scope for arguments in a method call: the argument list. The domain should be the entire method call.. Iteration scope for formal parameters in a function declaration: the parameters list. The domain should be the entire function. Iteration scope for formal parameters in a constructor declaration: the parameter list. The domain should be the entire constructor. Iteration scope for formal parameters in a lambda declaration: the parameter list. The domain should be the entire lambda. Iteration scope for formal parameters in a method declaration: the parameter list. The domain should be the entire method.