Rascal Language ReferenceErrorsRuntime ErrorsRuntime ExceptionsNo ParentOn this pageNo Parentrascal-0.41.2SynopsisParent directory is missing in source location.Typesdata RuntimeException = NoParent(loc noparentloc);Usageimport Exception; (only needed when NoParent is used in catch)