MCPcopy Create free account
hub / github.com/crufter/goquery / addChild

Method addChild

exp/html/parse.go:207–217  ·  view source on GitHub ↗

addChild adds a child node n to the top element, and pushes n onto the stack of open elements if it is an element node.

(n *Node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

addTextMethod · 0.95
addElementMethod · 0.95
beforeHeadIMFunction · 0.80
inHeadIMFunction · 0.80
afterHeadIMFunction · 0.80
inBodyIMFunction · 0.80
inTableIMFunction · 0.80
inColumnGroupIMFunction · 0.80
inTableBodyIMFunction · 0.80
inFramesetIMFunction · 0.80
afterFramesetIMFunction · 0.80

Calls 3

fosterParentMethod · 0.95
topMethod · 0.95
AddMethod · 0.80

Tested by

no test coverage detected