MCPcopy Index your code
hub / github.com/microsoft/typescript-go / FunctionLikeData

Method FunctionLikeData

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

Source from the content-addressed store, hash-verified

1191 ExportableData() *ExportableBase
1192 LocalsContainerData() *LocalsContainerBase
1193 FunctionLikeData() *FunctionLikeBase
1194 ClassLikeData() *ClassLikeBase
1195 BodyData() *BodyBase
1196 LiteralLikeData() *LiteralLikeNodeBase

Implementers 1

NodeDefaultinternal/ast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected