Public Attributes | |
| integer | id = 0 |
| logical | is_long = .false. |
| character(len=:), allocatable | content |
| type(t_cl_argument_item), pointer | next => null() |
| character(len=:), allocatable mod_command_line_parser::t_cl_argument_item::content |
| integer mod_command_line_parser::t_cl_argument_item::id = 0 |
| logical mod_command_line_parser::t_cl_argument_item::is_long = .false. |
| type(t_cl_argument_item), pointer mod_command_line_parser::t_cl_argument_item::next => null() |