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

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

attrs (defined in nix::ExprWith)nix::ExprWith
bindVars(Evaluator &es, const std::shared_ptr< const StaticEnv > &env) (defined in nix::Expr)nix::Exprvirtual
body (defined in nix::ExprWith)nix::ExprWith
eval(EvalState &state, Env &env, Value &v) (defined in nix::Expr)nix::Exprvirtual
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
ExprWith(const PosIdx &pos, std::unique_ptr< Expr > attrs, std::unique_ptr< Expr > body) (defined in nix::ExprWith)nix::ExprWithinline
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
parentWith (defined in nix::ExprWith)nix::ExprWith
pos (defined in nix::Expr)nix::Expr
prevWith (defined in nix::ExprWith)nix::ExprWith
setName(Symbol name) (defined in nix::Expr)nix::Exprvirtual
toJSON(const SymbolTable &symbols) const (defined in nix::Expr)nix::Exprvirtual
~Expr() (defined in nix::Expr)nix::Exprinlinevirtual