<mrdocs/Dom/Function.hpp>
class FunctionImpl;
| Name | Description |
|---|---|
~FunctionImpl [destructor] [virtual] | Destructor. |
call [virtual] | Invoke the function. |
type_key [virtual] | Return the type key of the implementation. |
| Name | Description |
|---|---|
DefaultFunctionImpl
| |
VariadicFunctionImpl
|