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

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

bindVars(Evaluator &es, const std::shared_ptr< const StaticEnv > &env) (defined in nix::Expr)nix::Exprvirtual
e (defined in nix::ExprOpNot)nix::ExprOpNot
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
ExprOpNot(const PosIdx &pos, std::unique_ptr< Expr > e) (defined in nix::ExprOpNot)nix::ExprOpNotinline
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 (defined in nix::Expr)nix::Exprvirtual
~Expr() (defined in nix::Expr)nix::Exprinlinevirtual