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
WhileStatement
Class WhileStatement
Hierarchy
WhileStatement
Index
Constructors
constructor
Properties
body
test
type
Constructors
constructor
new
While
Statement
(
test
:
Expression
, body
:
Statement
)
:
WhileStatement
Parameters
test:
Expression
body:
Statement
Returns
WhileStatement
Properties
body
body
:
Statement
Readonly
test
test
:
Expression
Readonly
type
type
:
string
Globals
While
Statement
constructor
body
test
type