BashSpark
Loading...
Searching...
No Matches
bs::shell_node_command_expression Member List

This is the complete list of members for bs::shell_node_command_expression, including all inherited members.

expand(std::vector< std::string > &vTokens, shell_session &oSession, bool bSplit) const overridebs::shell_node_command_expressionvirtual
get_children() const noexceptbs::shell_node_command_expressioninline
get_pos() const noexceptbs::shell_nodeinline
get_type() const noexceptbs::shell_nodeinline
m_nPosbs::shell_nodeprotected
m_nTypebs::shell_nodeprotected
shell_node(const shell_node_type nType, const std::size_t nPos)bs::shell_nodeinlineprotected
shell_node_command_expression(std::vector< std::unique_ptr< shell_node_expandable > > &&vChildren)bs::shell_node_command_expressionexplicit
shell_node_expandable(const shell_node_type nType, const std::size_t nPos)bs::shell_node_expandableinline
~shell_node()=defaultbs::shell_nodevirtual