Class metadata
Properties:
Name | Type | Argument | Description |
---|---|---|---|
constructor |
function | constructor of class |
|
statics |
Object.<string, any> |
<optional> |
static variables |
inherit |
class |
<optional> |
inherit class |
methods |
object.<string, function()> | methods of class |