MCPcopy
hub / github.com/less/less.js / transform-tree.js

File transform-tree.js

packages/less/lib/less/transform-tree.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import contexts from './contexts.js';
2import visitor from './visitors/index.js';
3import tree from './tree/index.js';
4

Callers

nothing calls this directly

Calls 6

mapMethod · 0.80
visitorMethod · 0.80
getMethod · 0.80
pushMethod · 0.80
runMethod · 0.45
evalMethod · 0.45

Tested by

no test coverage detected