Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ExprOpHasAttr Member List

This is the complete list of members for nix::ExprOpHasAttr, including all inherited members.

accept(ExprVisitor &ev, std::unique_ptr< Expr > &ptr) override (defined in nix::ExprOpHasAttr)nix::ExprOpHasAttrinlinevirtual
attrPath (defined in nix::ExprOpHasAttr)nix::ExprOpHasAttr
cast() (defined in nix::Expr)nix::Exprinline
e (defined in nix::ExprOpHasAttr)nix::ExprOpHasAttr
eval(EvalState &state, Env &env, Value &v) override (defined in nix::ExprOpHasAttr)nix::ExprOpHasAttrvirtual
Expr(Expr &&)=default (defined in nix::Expr)nix::Exprprotected
Expr(const PosIdx pos) (defined in nix::Expr)nix::Exprinlineprotected
Expr()=default (defined in nix::Expr)nix::Expr
Expr(const Expr &)=delete (defined in nix::Expr)nix::Expr
ExprOpHasAttr(const PosIdx &pos, std::unique_ptr< Expr > e, AttrPath attrPath) (defined in nix::ExprOpHasAttr)nix::ExprOpHasAttrinline
finalize(std::unique_ptr< Expr > parsed, Evaluator &es, const std::shared_ptr< const StaticEnv > &env) (defined in nix::Expr)nix::Exprstatic
getPos() const (defined in nix::Expr)nix::Exprinline
maybeThunk(EvalState &state, Env &env) (defined in nix::Expr)nix::Exprvirtual
operator=(Expr &&)=default (defined in nix::Expr)nix::Exprprotected
operator=(const Expr &)=delete (defined in nix::Expr)nix::Expr
pos (defined in nix::Expr)nix::Expr
setName(Symbol name) (defined in nix::Expr)nix::Exprvirtual
toJSON(const SymbolTable &symbols) const override (defined in nix::ExprOpHasAttr)nix::ExprOpHasAttrvirtual
try_cast() (defined in nix::Expr)nix::Exprinline
~Expr() (defined in nix::Expr)nix::Exprinlinevirtual