168169170171172173174175
} importModule(Names.fullName(this.getName()), getLocation(), eval); return ResultFactory.nothing(); } else { throw new UndeclaredModuleProvider(resourceScheme, eval.getCurrentAST()); } }