11MakeError(AttrPathNotFound, Error);
12MakeError(NoPositionInfo, Error);
14std::pair<Value *, PosIdx> findAlongAttrPath(
16 const std::string & attrPath,
23std::pair<SourcePath, uint32_t> findPackageFilename(
EvalState & state,
Value & v, std::string what);
25std::vector<Symbol> parseAttrPath(
EvalState & state, std::string_view
s);
Definition attr-set.hh:48
return s
Definition lexer.l:459