mrdocs::dom::Value::isFunction

Return true if this is a function.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>

bool
isFunction() const noexcept;

Return Value

true if this is a function.

Created with MrDocs