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

Method LocalsContainerData

internal/ast/ast.go:1192–1192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1190 DeclarationData() *DeclarationBase
1191 ExportableData() *ExportableBase
1192 LocalsContainerData() *LocalsContainerBase
1193 FunctionLikeData() *FunctionLikeBase
1194 ClassLikeData() *ClassLikeBase
1195 BodyData() *BodyBase

Callers 9

nextContainerFunction · 0.65
isUniqueLocalNameFunction · 0.65
enterNewScopeMethod · 0.65
LocalsContainerDataMethod · 0.65
IsLocalsContainerFunction · 0.65
GetLocalsFunction · 0.65
lookupNameMethod · 0.65
addToContainerChainMethod · 0.65

Implementers 1

NodeDefaultinternal/ast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected