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

Method BodyData

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

Source from the content-addressed store, hash-verified

1193 FunctionLikeData() *FunctionLikeBase
1194 ClassLikeData() *ClassLikeBase
1195 BodyData() *BodyBase
1196 LiteralLikeData() *LiteralLikeNodeBase
1197 TemplateLiteralLikeData() *TemplateLiteralLikeNodeBase
1198 SubtreeFacts() SubtreeFacts

Callers 8

BodyDataMethod · 0.65
GetFunctionFlagsFunction · 0.65
IsAsyncFunctionFunction · 0.65
bindContainerMethod · 0.65
getIsDeferredContextFunction · 0.65

Implementers 1

NodeDefaultinternal/ast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected