Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
position.hh File Reference

Pos and AbstractPos. More...

#include <cstdint>
#include <string>
#include <variant>
#include "source-path.hh"

Go to the source code of this file.

Classes

struct  nix::Pos
 
struct  nix::Pos::Stdin
 
struct  nix::Pos::String
 
struct  nix::Pos::LinesIterator
 

Functions

std::ostream & nix::operator<< (std::ostream &str, const Pos &pos)
 

Detailed Description

Pos and AbstractPos.