Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(toml_diagnostic), | intent(in) | :: | diag | |||
character(len=*), | intent(in) | :: | input | |||
type(toml_terminal), | intent(in) | :: | color |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | input | |||
type(toml_terminal), | intent(in) | :: | color | |||
character(len=*), | intent(in), | optional | :: | source |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | input | |||
type(toml_label), | intent(in) | :: | label | |||
type(toml_terminal), | intent(in) | :: | color | |||
character(len=*), | intent(in), | optional | :: | source |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | input | |||
type(toml_label), | intent(in) | :: | label(:) | |||
type(toml_terminal), | intent(in) | :: | color | |||
character(len=*), | intent(in), | optional | :: | source |