Functions/Subroutines | |
| recursive subroutine, public | nts_parse_assign (parser) |
| subroutine | check_identifier_name (parser, tok, string) |
| pure logical function | isdigit (c) |
| pure logical function | isalpha (c) |
|
private |
|
private |
|
private |
| recursive subroutine, public mod_nts_parse_assign::nts_parse_assign | ( | type(t_parser), intent(inout) | parser | ) |