MCPcopy
hub / github.com/tgalal/yowsup / addChild

Method addChild

yowsup/structs/protocoltreenode.py:131–132  ·  view source on GitHub ↗
(self, childNode)

Source from the content-addressed store, hash-verified

129 return len(self.children) > 0
130
131 def addChild(self, childNode):
132 self.children.append(childNode)
133
134 def addChildren(self, children):
135 for c in children:

Callers 15

toProtocolTreeNodeMethod · 0.95
toProtocolTreeNodeMethod · 0.95
toProtocolTreeNodeMethod · 0.95
setUpMethod · 0.95
toProtocolTreeNodeMethod · 0.95
toProtocolTreeNodeMethod · 0.95
toProtocolTreeNodeMethod · 0.95
toProtocolTreeNodeMethod · 0.95
toProtocolTreeNodeMethod · 0.95
addChildrenMethod · 0.95
toProtocolTreeNodeMethod · 0.80
toProtocolTreeNodeMethod · 0.80

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.76
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64