Find an insane subnode which has no insane children. Nullptr if there is none.

Synopsis

Declared in <script/miniscript.h>

Node const*
FindInsaneSub() const;

Return Value

A pointer to the deepest insane subexpression, or nullptr if none.

Created with MrDocs