Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/typescript-go
/ Flags
Method
Flags
internal/checker/types.go:680–682 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
678
}
679
680
func
(t *Type) Flags() TypeFlags {
681
return
t.flags
682
}
683
684
func
(t *Type) ObjectFlags() ObjectFlags {
685
return
t.objectFlags
Callers
15
getQuickInfoAndDeclarationAtLocation
Function · 0.95
addInlineAssertion
Method · 0.95
setMemberDeclaredBySpreadAssignment
Function · 0.95
visitVariableLikeDeclaration
Method · 0.45
inferType
Method · 0.45
getExtraFlags
Method · 0.45
createCompletionItem
Method · 0.45
getPropertiesForObjectExpression
Function · 0.45
getApparentProperties
Function · 0.45
getJSDocParamAnnotation
Function · 0.45
reclassifyByType
Function · 0.45
getParentSymbolsOfPropertyAccess
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected