mrdocs::dom::Value::getFunction

Return the function.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>

Function const&
getFunction() const;

Exceptions

Name

Thrown on

Exception

! isFunction()

Return Value

the function.

Created with MrDocs