Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
value-to-xml.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include "
lix/libexpr/nixexpr.hh
"
5
#include "
lix/libexpr/eval.hh
"
6
7
#include <string>
8
#include <map>
9
10
namespace
nix {
11
12
void
printValueAsXML(EvalState & state,
bool
strict,
bool
location,
13
Value & v, std::ostream & out, NixStringContext & context,
const
PosIdx pos);
14
15
}
eval.hh
nixexpr.hh
lix
libexpr
value-to-xml.hh
Generated by
1.10.0