nixd
|
"ek" is short for "ExprKind". More...
Enumerations | |
enum | ExprKind { LastExprKind } |
Enumeration of all kinds of nix::Expr . More... | |
"ek" is short for "ExprKind".
This namespace contains all kinds of unscoped enum ExprKind
. For convenience, you can using namespace ek;
to ref these names directly.
enum nixt::ek::ExprKind |