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
SwitchCase
Class SwitchCase
Hierarchy
SwitchCase
Index
Constructors
constructor
Properties
consequent
test
type
Constructors
constructor
new
Switch
Case
(
test
:
Expression
, consequent
:
Statement
[]
)
:
SwitchCase
Parameters
test:
Expression
consequent:
Statement
[]
Returns
SwitchCase
Properties
Readonly
consequent
consequent
:
Statement
[]
Readonly
test
test
:
Expression
Readonly
type
type
:
string
Globals
Switch
Case
constructor
consequent
test
type