version 0.6.0
Loading...
Searching...
No Matches
mod_function::t_function Type Reference

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
 

Constructor & Destructor Documentation

◆ function_finalize()

final mod_function::t_function::function_finalize ( type(t_function), intent(inout) funct)
final
Parameters
[in,out]functionfunction.

The documentation for this type was generated from the following file: