Function.
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 |
|
final |
[in,out] | function | function. |