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
Return true if this is a function.
Declared in <mrdocs/Dom/Value.hpp>
bool
isFunction() const noexcept;
true if this is a function.
Created with MrDocs