Searched refs:_resolveChoice (Results 1 – 1 of 1) sorted by relevance
224 $this->_resolveChoice($this[$next]->reach(), $accumulator);235 $this->_resolveChoice($tnext->reach(), $accumulator);240 $this->_resolveChoice($this->reach($path), $accumulator);252 protected function _resolveChoice($reach, array &$accumulator) function in Hoa\\Protocol\\Node\\Node