Nix
2.93.3
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
namespace
nix {
8
9
void
printValueAsXML(
EvalState
& state,
bool
strict,
bool
location,
10
Value
& v, std::ostream & out, NixStringContext & context,
const
PosIdx
pos);
11
12
}
nix::EvalState
Definition
eval.hh:685
nix::PosIdx
Definition
pos-idx.hh:9
eval.hh
nixexpr.hh
nix::Value
Definition
value.hh:190
lix
libexpr
value-to-xml.hh
Generated by
1.15.0