Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::StaticEnv Struct Reference
Collaboration diagram for nix::StaticEnv:
[legend]

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 StaticEnvup
 
Vars vars
 
bool isRoot = false
 

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