|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| void | visit (ExprSelect &e, std::unique_ptr< Expr > &ptr) override |
| void | visit (ExprLambda &e, std::unique_ptr< Expr > &ptr) override |
| void | visit (ExprCall &e, std::unique_ptr< Expr > &ptr) override |
| void | visit (ExprLet &e, std::unique_ptr< Expr > &ptr) override |