Search
Preparing search index...
The search index is not available
davinci-mathscript 1.3.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ClassDeclaration
Class ClassDeclaration
Hierarchy
ClassDeclaration
Index
Constructors
constructor
Properties
body
id
super
Class
type
Constructors
constructor
new
Class
Declaration
(
id
:
Identifier
|
null
, superClass
:
Identifier
|
null
, body
:
ClassBody
)
:
ClassDeclaration
Parameters
id:
Identifier
|
null
superClass:
Identifier
|
null
body:
ClassBody
Returns
ClassDeclaration
Properties
Readonly
body
body
:
ClassBody
Readonly
id
id
:
Identifier
|
null
Readonly
super
Class
super
Class
:
Identifier
|
null
Readonly
type
type
:
string
Globals
Class
Declaration
constructor
body
id
super
Class
type