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