Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
contexts from
'./contexts.js'
;
2
import
visitor from
'./visitors/index.js'
;
3
import
tree from
'./tree/index.js'
;
4
Callers
nothing calls this directly
Calls
6
map
Method · 0.80
visitor
Method · 0.80
get
Method · 0.80
push
Method · 0.80
run
Method · 0.45
eval
Method · 0.45
Tested by
no test coverage detected