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

Method ExportableData

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

Source from the content-addressed store, hash-verified

1189 FlowNodeData() *FlowNodeBase
1190 DeclarationData() *DeclarationBase
1191 ExportableData() *ExportableBase
1192 LocalsContainerData() *LocalsContainerBase
1193 FunctionLikeData() *FunctionLikeBase
1194 ClassLikeData() *ClassLikeBase

Callers 2

ExportableDataMethod · 0.65
declareModuleMemberMethod · 0.65

Implementers 1

NodeDefaultinternal/ast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected