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

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

children() const overridenixf::ExprPareninlinevirtual
ChildVector typedefnixf::Node
classof(const Node *N)nixf::Exprinlinestatic
descend(PositionRange Range) constnixf::Nodeinline
expr() constnixf::ExprPareninline
Expr(NodeKind Kind, LexerCursorRange Range)nixf::Exprinlineexplicitprotected
ExprParen(LexerCursorRange Range, std::shared_ptr< Expr > E, std::shared_ptr< Misc > LParen, std::shared_ptr< Misc > RParen)nixf::ExprPareninline
isExpr(NodeKind Kind)nixf::Exprinlinestatic
kind() constnixf::Nodeinline
lCur() constnixf::Nodeinline
lparen() constnixf::ExprPareninline
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
rparen() constnixf::ExprPareninline
src(std::string_view Src) constnixf::Nodeinline
~Node()=defaultnixf::Nodevirtual