Searched defs:addChild (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/contrib/xml-query-parser/docs/
H A Dcctree.js47 _CCTreeModelNode.prototype.addChild = function(child,childLabel)
254 this.allModelNodes[parentId].addChild(this.allModelNodes[childId],childLabel);

Completed in 16 milliseconds