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

Method Clone

internal/ast/ast.go:1185–1185  ·  view source on GitHub ↗
(v NodeFactoryCoercible)

Source from the content-addressed store, hash-verified

1183 ForEachChild(v Visitor) bool
1184 VisitEachChild(v *NodeVisitor) *Node
1185 Clone(v NodeFactoryCoercible) *Node
1186 Name() *DeclarationName
1187 Modifiers() *ModifierList
1188 setModifiers(modifiers *ModifierList)

Callers 15

createDeclarationNameFunction · 0.65
getCompletionDataMethod · 0.65
organizeImportsWorkerFunction · 0.65
newSourceDefResolverMethod · 0.65
collectFieldInfosFunction · 0.65
TestIndexCloneFunction · 0.65
insertImportsFunction · 0.65
CloneMethod · 0.65
CloneMethod · 0.65
CloneMethod · 0.65

Implementers 1

NodeDefaultinternal/ast/ast.go

Calls

no outgoing calls

Tested by 12

TestIndexCloneFunction · 0.52
TestOrderedMapCloneFunction · 0.52
TestOrderedSetFunction · 0.52
TestStressFunction · 0.52
nextMethod · 0.52
drainQuietMethod · 0.52
gatherMethod · 0.52
waitForEventMethod · 0.52
expectNoBufferedEventsFunction · 0.52
applyEditsFunction · 0.52