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

File vFor.spec.ts

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

Source from the content-addressed store, hash-verified

1import { baseParse as parse } from '../../src/parser'
2import { transform } from '../../src/transform'
3import { transformIf } from '../../src/transforms/vIf'
4import { transformFor } from '../../src/transforms/vFor'

Callers

nothing calls this directly

Calls 6

createObjectMatcherFunction · 0.90
generateFunction · 0.90
parseWithForTransformFunction · 0.85
indexOfMethod · 0.80
assertSharedCodegenFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected