@sentio/sdk
Preparing search index...
move
TypeDescriptor
Class TypeDescriptor<T>
Type Parameters
T
=
any
Index
Constructors
constructor
Properties
mutable
qname
reference
type
Args
Methods
apply
apply
Type
Args
clone
compare
Qname
depended
Types
exist
Any
Type
get
Normalized
Signature
get
Signature
is
Vector
module
name
Constructors
constructor
new
TypeDescriptor
<
T
=
any
>
(
symbol
:
string
,
typeParams
?:
TypeDescriptor
<
any
>
[]
,
)
:
TypeDescriptor
<
T
>
Type Parameters
T
=
any
Parameters
symbol
:
string
Optional
typeParams
:
TypeDescriptor
<
any
>
[]
Returns
TypeDescriptor
<
T
>
Properties
mutable
mutable
:
boolean
qname
qname
:
string
reference
reference
:
boolean
type
Args
typeArgs
:
TypeDescriptor
<
any
>
[]
Methods
apply
apply
(
...
typeArgs
:
TypeDescriptor
<
any
>
[]
)
:
TypeDescriptor
Parameters
...
typeArgs
:
TypeDescriptor
<
any
>
[]
Returns
TypeDescriptor
apply
Type
Args
applyTypeArgs
(
ctx
:
Map
<
string
,
TypeDescriptor
<
any
>
>
)
:
TypeDescriptor
Parameters
ctx
:
Map
<
string
,
TypeDescriptor
<
any
>
>
Returns
TypeDescriptor
clone
clone
()
:
this
Returns
this
compare
Qname
compareQname
(
t
:
TypeDescriptor
)
:
boolean
Parameters
t
:
TypeDescriptor
Returns
boolean
depended
Types
dependedTypes
()
:
string
[]
Returns
string
[]
exist
Any
Type
existAnyType
()
:
boolean
Returns
boolean
get
Normalized
Signature
getNormalizedSignature
()
:
string
Returns
string
get
Signature
getSignature
()
:
string
Returns
string
is
Vector
isVector
()
:
boolean
Returns
boolean
module
module
()
:
string
Returns
string
name
name
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
mutable
qname
reference
type
Args
Methods
apply
apply
Type
Args
clone
compare
Qname
depended
Types
exist
Any
Type
get
Normalized
Signature
get
Signature
is
Vector
module
name
@sentio/sdk
Loading...