MCPcopy Create free account
hub / github.com/microsoft/typescript-go / AsObjectType

Method AsObjectType

internal/checker/types.go:845–845  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

843 AsConstrainedType() *ConstrainedType
844 AsStructuredType() *StructuredType
845 AsObjectType() *ObjectType
846 AsTypeReference() *TypeReference
847 AsInterfaceType() *InterfaceType
848 AsUnionOrIntersectionType() *UnionOrIntersectionType

Callers 9

reclassifyByTypeFunction · 0.65
AsObjectTypeMethod · 0.65
CompareTypesFunction · 0.65
NewCheckerFunction · 0.65
getSymbolAtLocationMethod · 0.65

Implementers 1

TypeBaseinternal/checker/types.go

Calls

no outgoing calls

Tested by

no test coverage detected