| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | long_name | |||
| character(len=:), | public, | allocatable | :: | description | |||
| class(type_yaml_node), | public, | pointer | :: | backing_store_node | => | null() | |
| character(len=:), | public, | allocatable | :: | path | |||
| class(type_value), | public, | pointer | :: | parent | => | null() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_value), | intent(in) | :: | self | |||
| integer, | intent(in) | :: | unit | |||
| character(len=*), | intent(in) | :: | name | |||
| integer, | intent(in) | :: | indent |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_value), | intent(in) | :: | self | |||
| integer, | intent(in) | :: | unit | |||
| integer, | intent(in) | :: | indent | |||
| integer, | intent(in) | :: | comment_depth | |||
| logical, | intent(in) | :: | header |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_value), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | name |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_value), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_value), | intent(in) | :: | self |