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
LabeledStatement
Class LabeledStatement
Hierarchy
LabeledStatement
Index
Constructors
constructor
Properties
body
label
type
Constructors
constructor
new
Labeled
Statement
(
label
:
Identifier
, body
:
Statement
)
:
LabeledStatement
Parameters
label:
Identifier
body:
Statement
Returns
LabeledStatement
Properties
Readonly
body
body
:
Statement
Readonly
label
label
:
Identifier
Readonly
type
type
:
string
Globals
Labeled
Statement
constructor
body
label
type