Searched refs:getTree (Results 1 – 3 of 3) sorted by relevance
51 array_push($this->stack, [0, $this->getTree(), false]);59 public function getTree() function in Handlebars\\Template
226 $tree = $tpl->getTree();
288 public static function getTree(Path $path): PathTreeNode function in ComboStrap\\FileSystems