Array
Type
constructor
elem
Type
is
Dot
Dot
Dot
is
Question
kind
convert
to
Constructor
to
String
Hierarchy
ArrayType
Implements
Type
Index
Constructors
constructor
Properties
elem
Type
is
Dot
Dot
Dot
is
Question
kind
Methods
convert
to
Constructor
to
String
Constructors
constructor
new
Array
Type
(
elemType
:
Type
, isDotDotDot
?:
boolean
, isQuestion
?:
boolean
)
:
ArrayType
Parameters
elemType:
Type
Default value
isDotDotDot:
boolean
= false
Default value
isQuestion:
boolean
= false
Returns
ArrayType
Properties
elem
Type
elem
Type
:
Type
is
Dot
Dot
Dot
is
Dot
Dot
Dot
:
boolean
is
Question
is
Question
:
boolean
kind
kind
:
string
= "array"
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