clang::mrdocs::lua::Function
A Lua function.
Synopsis
Declared in <mrdocs/Support/Lua.hpp>
class Function
: public Value
Member Functions
Name |
Description |
|
Construct from |
Invoke the value as a function. |
|
Return a string representation. |
|
Invoke the value as a function. |
|
Friends
Name |
Description |
Created with MrDocs