Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(NUOPC_FreeFormat), | intent(in) | :: | freeFormat | |||
integer, | intent(in) | :: | line | |||
character(len=1), | intent(in), | optional | :: | commentChar | ||
character(len=NUOPC_FreeFormatLen), | intent(out), | optional | :: | lineString | ||
integer, | intent(out), | optional | :: | tokenCount | ||
character(len=NUOPC_FreeFormatLen), | intent(out), | optional | :: | tokenList(:) | ||
integer, | intent(out), | optional | :: | rc |