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

File utils.spec.ts

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

Source from the content-addressed store, hash-verified

1import { babelParse, walkIdentifiers } from '@vue/compiler-sfc'
2import {
3 type ExpressionNode,
4 type TransformContext,

Callers

nothing calls this directly

Calls 10

advancePositionWithCloneFunction · 0.90
createSimpleExpressionFunction · 0.90
toValidAssetIdFunction · 0.90
isReferencedIdentifierFunction · 0.90
pFunction · 0.85
commonAssertionsFunction · 0.85
walkIdentifiersFunction · 0.85
fnFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected