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

Method VisitEachChild

internal/ast/ast.go:1184–1184  ·  view source on GitHub ↗
(v *NodeVisitor)

Source from the content-addressed store, hash-verified

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

Implementers 1

NodeDefaultinternal/ast/ast.go

Calls

no outgoing calls

Tested by 3

getChildrenFunction · 0.52