mrdocs::lua::Table
A Lua table.
Synopsis
Declared in <mrdocs/Support/Lua.hpp>
class Table
: public Value
Member Functions
Name |
Description |
|
Constructors |
Invoke the value as a function. |
|
Return a string representation. |
|
Invoke the value as a function. |
|
Create or replace the value with a key. |
|
Friends
| Name | Description |
|---|---|
Created with MrDocs