Function. More...
| Public Member Functions | |
| final | function_finalize (funct) | 
| Finalize a function. | |
| Public Attributes | |
| character(len=:), allocatable | label | 
| integer | return_type = fct_void | 
| integer | n_arguments = 0 | 
| type(t_argument), pointer | argument => null() | 
| character(len=:), allocatable | code | 
Function.
| 
 | final | 
Finalize a function.
| [in,out] | function | function. |