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

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

accept(ExprVisitor &ev, std::unique_ptr< Expr > &ptr) override (defined in nix::ExprLambda)nix::ExprLambdainlinevirtual
body (defined in nix::ExprLambda)nix::ExprLambda
cast() (defined in nix::Expr)nix::Exprinline
eval(EvalState &state, Env &env, Value &v) override (defined in nix::ExprLambda)nix::ExprLambdavirtual
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
ExprLambda(PosIdx pos, std::unique_ptr< Pattern > pattern, std::unique_ptr< Expr > body) (defined in nix::ExprLambda)nix::ExprLambdainline
finalize(std::unique_ptr< Expr > parsed, Evaluator &es, const std::shared_ptr< const StaticEnv > &env) (defined in nix::Expr)nix::Exprstatic
getName(SymbolTable const &symbols) constnix::ExprLambdainline
getPos() const (defined in nix::Expr)nix::Exprinline
getQuotedName(SymbolTable const &symbols) constnix::ExprLambdainline
maybeThunk(EvalState &state, Env &env) (defined in nix::Expr)nix::Exprvirtual
namenix::ExprLambda
operator=(Expr &&)=default (defined in nix::Expr)nix::Exprprotected
operator=(const Expr &)=delete (defined in nix::Expr)nix::Expr
pattern (defined in nix::ExprLambda)nix::ExprLambda
pos (defined in nix::Expr)nix::Expr
setName(Symbol name) override (defined in nix::ExprLambda)nix::ExprLambdavirtual
showNamePos(const EvalState &state) const (defined in nix::ExprLambda)nix::ExprLambda
toJSON(const SymbolTable &symbols) const override (defined in nix::ExprLambda)nix::ExprLambdavirtual
try_cast() (defined in nix::Expr)nix::Exprinline
~Expr() (defined in nix::Expr)nix::Exprinlinevirtual