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

Method DeclarationData

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

Source from the content-addressed store, hash-verified

1188 setModifiers(modifiers *ModifierList)
1189 FlowNodeData() *FlowNodeBase
1190 DeclarationData() *DeclarationBase
1191 ExportableData() *ExportableBase
1192 LocalsContainerData() *LocalsContainerBase
1193 FunctionLikeData() *FunctionLikeBase

Callers 9

getSymbolOfNodeMethod · 0.65
DeclarationDataMethod · 0.65
IsDeclarationNodeFunction · 0.65
DeclarationDataMethod · 0.65
lookupNameMethod · 0.65
typeFromAccessorMethod · 0.65

Implementers 1

NodeDefaultinternal/ast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected