Home
last modified time | relevance | path

Searched refs:prependChild (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
DTreeNode.php207 public function prependChild(TreeNode $child) function in Hoa\\Compiler\\Llk\\TreeNode
DParser.php581 $cTree->prependChild($child);
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
DTreeNode.php260 ->when($result = $node->prependChild($childB))