Type
Reference
Type
constructor
args
is
Dot
Dot
Dot
is
Question
kind
convert
to
Constructor
to
String
Hierarchy
TypeReferenceType
Implements
Type
Index
Constructors
constructor
Properties
args
is
Dot
Dot
Dot
is
Question
kind
Methods
convert
to
Constructor
to
String
Constructors
constructor
new
Type
Reference
Type
(
kind
:
string
, args
:
Type
[]
, isDotDotDot
?:
boolean
, isQuestion
?:
boolean
)
:
TypeReferenceType
Parameters
kind:
string
args:
Type
[]
Default value
isDotDotDot:
boolean
= false
Default value
isQuestion:
boolean
= false
Returns
TypeReferenceType
Properties
args
args
:
Type
[]
is
Dot
Dot
Dot
is
Dot
Dot
Dot
:
boolean
is
Question
is
Question
:
boolean
kind
kind
:
string
Methods
convert
convert
(
argument
:
any
)
:
void
Parameters
argument:
any
Returns
void
to
Constructor
to
Constructor
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string