◆ constantInfos
| std::vector<std::pair<std::string, Constant> > nix::EvalBuiltins::constantInfos |
Name and documentation about every constant.
Constants from primops are hard to crawl, and their docs will go here too.
◆ env
| Env& nix::EvalBuiltins::env |
The base environment, containing the builtin functions and values.
◆ staticEnv
| std::shared_ptr<StaticEnv> nix::EvalBuiltins::staticEnv |
The same, but used during parsing to resolve variables.
The documentation for this class was generated from the following files:
- lix/libexpr/eval.hh
- lix/libexpr/eval.cc
- lix/libexpr/primops.cc