MCPcopy
hub / github.com/vuejs/core / replaceNode

Method replaceNode

packages/compiler-core/src/transform.ts:114–114  ·  view source on GitHub ↗
(node: TemplateChildNode)

Source from the content-addressed store, hash-verified

112 removeHelper<T extends symbol>(name: T): void
113 helperString(name: symbol): string
114 replaceNode(node: TemplateChildNode): void
115 removeNode(node?: TemplateChildNode): void
116 onNodeRemoved(): void
117 addIdentifiers(exp: ExpressionNode | string): void

Callers 4

processIfFunction · 0.80
processForFunction · 0.80
pluginFunction · 0.80
customNodeTransformFunction · 0.80

Calls

no outgoing calls

Tested by 2

pluginFunction · 0.64
customNodeTransformFunction · 0.64