Function.
More...
◆ function_finalize()
| final mod_function::t_function::function_finalize |
( |
type(t_function), intent(inout) | funct | ) |
|
|
final |
Finalize a function.
- Parameters
-
| [in,out] | function | function. |
◆ argument
| type(t_argument), pointer mod_function::t_function::argument => null() |
◆ code
| character(len=:), allocatable mod_function::t_function::code |
◆ label
| character(len=:), allocatable mod_function::t_function::label |
◆ n_arguments
| integer mod_function::t_function::n_arguments = 0 |
◆ return_type
| integer mod_function::t_function::return_type = fct_void |
The documentation for this type was generated from the following file: