| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | spec |
Full spec string, e.g. |
||
| character(len=:), | public, | allocatable | :: | req |
Required prefix, e.g. |
||
| character(len=:), | public, | allocatable | :: | opt |
Optional suffix, e.g. |
||
| integer, | public | :: | kind | = | EDGE_ACTION |
|
|
| character(len=:), | public, | allocatable | :: | target |
Destination state for Goto / DoGoto |
||
| type(arg_spec_t), | public, | allocatable | :: | args(:) | |||
| character(len=:), | public, | allocatable | :: | help |