Search
Preparing search index...
The search index is not available
davinci-mathscript 1.3.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Property
Class Property
Hierarchy
Property
Index
Constructors
constructor
Properties
computed
key
kind
method
shorthand
type
value
Constructors
constructor
new
Property
(
kind
:
"get"
|
"set"
|
"init"
, key
:
PropertyKey
, computed
:
boolean
, value
:
PropertyValue
|
null
, method
:
boolean
, shorthand
:
boolean
)
:
Property
Parameters
kind:
"get"
|
"set"
|
"init"
key:
PropertyKey
computed:
boolean
value:
PropertyValue
|
null
method:
boolean
shorthand:
boolean
Returns
Property
Properties
computed
computed
:
boolean
key
key
:
PropertyKey
kind
kind
:
string
method
method
:
boolean
shorthand
shorthand
:
boolean
type
type
:
string
value
value
:
PropertyValue
|
null
Globals
Property
constructor
computed
key
kind
method
shorthand
type
value