Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/css/csso
/ generate
Function
generate
lib/syntax.js:28–30 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
26
node: {
27
String: {
28
generate(node) {
29
this.token(TYPE.String, encodeString(node.value));
30
}
31
},
32
Url: {
33
generate(node) {
Callers
10
createDefaultLogger
Function · 0.85
minify
Function · 0.85
getValue
Method · 0.85
getPropertyFingerprint
Function · 0.85
createDeclarationIndexer
Function · 0.85
enter
Function · 0.85
processSelector
Function · 0.85
testFn
Function · 0.85
compress.js
File · 0.85
clone.js
File · 0.85
Calls
1
encodeString
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…