nixd
Loading...
Searching...
No Matches
nixf::ExprLambda Member List

This is the complete list of members for nixf::ExprLambda, including all inherited members.

arg() constnixf::ExprLambdainline
body() constnixf::ExprLambdainline
children() const overridenixf::ExprLambdainlinevirtual
ChildVector typedefnixf::Node
classof(const Node *N)nixf::Exprinlinestatic
descend(PositionRange Range) constnixf::Nodeinline
Expr(NodeKind Kind, LexerCursorRange Range)nixf::Exprinlineexplicitprotected
ExprLambda(LexerCursorRange Range, std::shared_ptr< LambdaArg > Arg, std::shared_ptr< Expr > Body)nixf::ExprLambdainline
isExpr(NodeKind Kind)nixf::Exprinlinestatic
kind() constnixf::Nodeinline
lCur() constnixf::Nodeinline
maybeLambda(NodeKind Kind)nixf::Exprinlinestatic
maybeLambda() constnixf::Exprinline
name(NodeKind Kind)nixf::Nodestatic
name() constnixf::Nodeinline
NK_BeginExpr enum valuenixf::Node
NK_EndExpr enum valuenixf::Node
Node(NodeKind Kind, LexerCursorRange Range)nixf::Nodeinlineexplicitprotected
NodeKind enum namenixf::Node
positionRange() constnixf::Nodeinline
range() constnixf::Nodeinline
rCur() constnixf::Nodeinline
src(std::string_view Src) constnixf::Nodeinline
~Node()=defaultnixf::Nodevirtual