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
BreakStatement
Class BreakStatement
Hierarchy
BreakStatement
Index
Constructors
constructor
Properties
label
type
Constructors
constructor
new
Break
Statement
(
label
:
Identifier
|
null
)
:
BreakStatement
Parameters
label:
Identifier
|
null
Returns
BreakStatement
Properties
Readonly
label
label
:
Identifier
|
null
Readonly
type
type
:
string
Globals
Break
Statement
constructor
label
type