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

Method AsStructuredType

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

Source from the content-addressed store, hash-verified

842 AsType() *Type
843 AsConstrainedType() *ConstrainedType
844 AsStructuredType() *StructuredType
845 AsObjectType() *ObjectType
846 AsTypeReference() *TypeReference
847 AsInterfaceType() *InterfaceType

Implementers 1

TypeBaseinternal/checker/types.go

Calls

no outgoing calls

Tested by

no test coverage detected