MCPcopy
hub / github.com/vuejs/core / vFor.ts

File vFor.ts

packages/compiler-core/src/transforms/vFor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 type NodeTransform,
3 type TransformContext,
4 createStructuralDirectiveTransform,

Callers

nothing calls this directly

Calls 15

createCallExpressionFunction · 0.90
isTemplateNodeFunction · 0.90
findDirFunction · 0.90
findPropFunction · 0.90
createSimpleExpressionFunction · 0.90
createObjectPropertyFunction · 0.90
processExpressionFunction · 0.90
createVNodeCallFunction · 0.90
createCompilerErrorFunction · 0.90
isSlotOutletFunction · 0.90
injectPropFunction · 0.90

Tested by

no test coverage detected