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
VariableDeclaration
Class VariableDeclaration
Hierarchy
VariableDeclaration
Index
Constructors
constructor
Properties
declarations
kind
type
Constructors
constructor
new
Variable
Declaration
(
declarations
:
VariableDeclarator
[]
, kind
:
string
)
:
VariableDeclaration
Parameters
declarations:
VariableDeclarator
[]
kind:
string
Returns
VariableDeclaration
Properties
Readonly
declarations
declarations
:
VariableDeclarator
[]
Readonly
kind
kind
:
string
Readonly
type
type
:
string
Globals
Variable
Declaration
constructor
declarations
kind
type