Logo Xantham

TsType Type

Union cases

Union case Description

Array TsType

Full Usage: Array TsType

Parameters:
Item : TsType

Class TsClass

Full Usage: Class TsClass

Parameters:
Item : TsClass

Conditional TsConditionalType

Full Usage: Conditional TsConditionalType

Parameters:

Enum TsEnumType

Full Usage: Enum TsEnumType

Parameters:
Item : TsEnumType

EnumCase TsEnumCase

Full Usage: EnumCase TsEnumCase

Parameters:
Item : TsEnumCase

GlobalThis

Full Usage: GlobalThis

Index TsIndex

Full Usage: Index TsIndex

Parameters:
Item : TsIndex

IndexedAccess TsIndexAccessType

Full Usage: IndexedAccess TsIndexAccessType

Parameters:

Interface TsInterface

Full Usage: Interface TsInterface

Parameters:
Item : TsInterface

Intersection TsTypeIntersection

Full Usage: Intersection TsTypeIntersection

Parameters:

Literal TsLiteral

Full Usage: Literal TsLiteral

Parameters:
Item : TsLiteral

Optional TsTypeReference

Full Usage: Optional TsTypeReference

Parameters:

Predicate TsTypePredicate

Full Usage: Predicate TsTypePredicate

Parameters:

Primitive TypeKindPrimitive

Full Usage: Primitive TypeKindPrimitive

Parameters:

ReadOnly TsType

Full Usage: ReadOnly TsType

Parameters:
Item : TsType

Substitution TsSubstitutionType

Full Usage: Substitution TsSubstitutionType

Parameters:

Tuple TsTuple

Full Usage: Tuple TsTuple

Parameters:
Item : TsTuple

TypeLiteral TsTypeLiteral

Full Usage: TypeLiteral TsTypeLiteral

Parameters:

TypeParameter TsTypeParameter

Full Usage: TypeParameter TsTypeParameter

Parameters:

TypeQuery TsTypeQuery

Full Usage: TypeQuery TsTypeQuery

Parameters:
Item : TsTypeQuery

TypeReference TsTypeReference

Full Usage: TypeReference TsTypeReference

Parameters:

Union TsTypeUnion

Full Usage: Union TsTypeUnion

Parameters:
Item : TsTypeUnion

Instance members

Instance member Description

this.IsArray

Full Usage: this.IsArray

Returns: bool
Returns: bool

this.IsClass

Full Usage: this.IsClass

Returns: bool
Returns: bool

this.IsConditional

Full Usage: this.IsConditional

Returns: bool
Returns: bool

this.IsEnum

Full Usage: this.IsEnum

Returns: bool
Returns: bool

this.IsEnumCase

Full Usage: this.IsEnumCase

Returns: bool
Returns: bool

this.IsGlobalThis

Full Usage: this.IsGlobalThis

Returns: bool
Returns: bool

this.IsIndex

Full Usage: this.IsIndex

Returns: bool
Returns: bool

this.IsIndexedAccess

Full Usage: this.IsIndexedAccess

Returns: bool
Returns: bool

this.IsInterface

Full Usage: this.IsInterface

Returns: bool
Returns: bool

this.IsIntersection

Full Usage: this.IsIntersection

Returns: bool
Returns: bool

this.IsLiteral

Full Usage: this.IsLiteral

Returns: bool
Returns: bool

this.IsOptional

Full Usage: this.IsOptional

Returns: bool
Returns: bool

this.IsPredicate

Full Usage: this.IsPredicate

Returns: bool
Returns: bool

this.IsPrimitive

Full Usage: this.IsPrimitive

Returns: bool
Returns: bool

this.IsReadOnly

Full Usage: this.IsReadOnly

Returns: bool
Returns: bool

this.IsSubstitution

Full Usage: this.IsSubstitution

Returns: bool
Returns: bool

this.IsTemplateLiteral

Full Usage: this.IsTemplateLiteral

Returns: bool
Returns: bool

this.IsTuple

Full Usage: this.IsTuple

Returns: bool
Returns: bool

this.IsTypeLiteral

Full Usage: this.IsTypeLiteral

Returns: bool
Returns: bool

this.IsTypeParameter

Full Usage: this.IsTypeParameter

Returns: bool
Returns: bool

this.IsTypeQuery

Full Usage: this.IsTypeQuery

Returns: bool
Returns: bool

this.IsTypeReference

Full Usage: this.IsTypeReference

Returns: bool
Returns: bool

this.IsUnion

Full Usage: this.IsUnion

Returns: bool
Returns: bool

Type something to start searching.