Accesses the subexpressions of this node.
Synopsis
Declared in <script/miniscript.h>
std::vector<Node> const&
Subs() const;
Return Value
The subexpressions of this node.
Created with MrDocs
Accesses the subexpressions of this node.
Declared in <script/miniscript.h>
std::vector<Node> const&
Subs() const;
The subexpressions of this node.
Created with MrDocs