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

File codegen.spec.ts

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

Source from the content-addressed store, hash-verified

1import {
2 ConstantTypes,
3 type DirectiveArguments,
4 type ForCodegenNode,

Callers

nothing calls this directly

Calls 15

generateFunction · 0.90
createSimpleExpressionFunction · 0.90
createObjectExpressionFunction · 0.90
createObjectPropertyFunction · 0.90
createInterpolationFunction · 0.90
createCompoundExpressionFunction · 0.90
createCallExpressionFunction · 0.90
createElementWithCodegenFunction · 0.90
genFlagTextFunction · 0.90
createArrayExpressionFunction · 0.90
createCacheExpressionFunction · 0.90

Tested by

no test coverage detected