List of arguments of a function.  
 More...
|  | 
| integer | id_kind = id_integer | 
|  | 
| character(len=:), allocatable | label | 
|  | 
| logical | is_by_reference = .false. | 
|  | 
| type(t_argument), pointer | next => null() | 
|  | 
List of arguments of a function. 
◆ argument_finalize()
  
  | 
        
          | final mod_function::t_argument::argument_finalize | ( | type(t_argument), intent(inout) | argument | ) |  |  | final | 
 
Finalize an argument list. 
- Parameters
- 
  
    | [in,out] | argument | list of argument. |  
 
 
 
The documentation for this type was generated from the following file:
- src/lib/io/lexer_parser/function.f90