Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ after
Method
after
lib/node.js:103–106 ·
view source on GitHub ↗
(add)
Source
from the content-addressed store, hash-verified
101
}
102
103
after(add) {
104
this.parent.insertAfter(this, add)
105
return
this
106
}
107
108
assign(overrides = {}) {
109
for
(
let
name in overrides) {
Callers
3
Rule
Function · 0.80
container.test.ts
File · 0.80
node.test.ts
File · 0.80
Calls
1
insertAfter
Method · 0.80
Tested by
1
Rule
Function · 0.64