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

File vIf.spec.ts

packages/compiler-core/__tests__/transforms/vIf.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 { transformElement } from '../../src/transforms/transformElement'

Callers

nothing calls this directly

Calls 5

createObjectMatcherFunction · 0.90
generateFunction · 0.90
parseWithIfTransformFunction · 0.85
assertSharedCodegenFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected