national_char_string_lit

national_char_string_lit 
      ::= 
      "n" "'" { char_representation } "'" 
      { { separator } "'" { char_representation } "'" } 

[rule list]
This rule is called by

-> general_lit -> nondelimiter_token