MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / css-selector.spec.ts

File css-selector.spec.ts

packages/core/ui/styling/css-selector.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parse } from '../../css/reworkcss.js';
2import { Screen } from '../../platform';
3import { createSelector, RuleSet, StyleSheetSelectorScope, fromAstNode, Node, Changes } from './css-selector';
4import { _populateRules } from './style-scope';

Callers

nothing calls this directly

Calls 5

createSelectorFunction · 0.90
createOneFunction · 0.85
createFunction · 0.70
matchMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected