Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prettier/prettier
/ clone
Method
clone
src/language-html/parse/ast.js:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
clone() {
129
return
new
Node(this);
130
}
131
132
get #childrenProperty() {
133
if
(this.kind ===
"angularIcuCase"
) {
Callers
1
createChild
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected