Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::StaticEnv Struct Reference

Public Types

typedef std::vector< std::pair< Symbol, Displacement > > Vars

Public Member Functions

 StaticEnv (ExprWith *isWith, const StaticEnv *up, size_t expectedSize=0)
void sort ()
void deduplicate ()
Vars::const_iterator find (Symbol name) const

Public Attributes

ExprWithisWith
const StaticEnv * up
Vars vars
bool isRoot = false

The documentation for this struct was generated from the following file: