[#miniscript-Node-Fragment] = xref:miniscript.adoc[miniscript]::xref:miniscript/Node.adoc[Node]::Fragment :relfileprefix: ../../ :mrdocs: Accesses the fragment (node type) of this node. == Synopsis Declared in `<script/miniscript.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:miniscript/Fragment.adoc[Fragment] Fragment() const; ---- == Return Value The fragment of this node. [.small]#Created with https://www.mrdocs.com[MrDocs]#