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
ForOfStatement
Class ForOfStatement
Hierarchy
ForOfStatement
Index
Constructors
constructor
Properties
body
left
right
type
Constructors
constructor
new
For
OfStatement
(
left
:
Expression
, right
:
Expression
, body
:
Statement
)
:
ForOfStatement
Parameters
left:
Expression
right:
Expression
body:
Statement
Returns
ForOfStatement
Properties
Readonly
body
body
:
Statement
Readonly
left
left
:
Expression
Readonly
right
right
:
Expression
Readonly
type
type
:
string
Globals
For
OfStatement
constructor
body
left
right
type