Tuple
Type
constructor
elem
Types
is
Dot
Dot
Dot
is
Question
kind
convert
to
Constructor
to
String
Hierarchy
TupleType
Implements
Type
Index
Constructors
constructor
Properties
elem
Types
is
Dot
Dot
Dot
is
Question
kind
Methods
convert
to
Constructor
to
String
Constructors
constructor
new
Tuple
Type
(
elemTypes
:
Type
[]
, isDotDotDot
?:
boolean
, isQuestion
?:
boolean
)
:
TupleType
Parameters
elemTypes:
Type
[]
Default value
isDotDotDot:
boolean
= false
Default value
isQuestion:
boolean
= false
Returns
TupleType
Properties
elem
Types
elem
Types
:
Type
[]
is
Dot
Dot
Dot
is
Dot
Dot
Dot
:
boolean
is
Question
is
Question
:
boolean
kind
kind
:
string
= "tuple"
Methods
convert
convert
(
argument
:
any
)
:
any
[]
Parameters
argument:
any
Returns
any
[]
to
Constructor
to
Constructor
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string