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