List of arguments of a function.
Public Member Functions | |
final | argument_finalize (argument) |
Finalize an argument list. | |
Public Attributes | |
integer | id_kind = id_integer |
character(len=:), allocatable | label |
logical | is_by_reference = .false. |
type(t_argument), pointer | next => null() |
|
final |
[in,out] | argument | list of argument. |