PhpParser\Parser\Php5::reduceRule159 PHP Method

reduceRule159() protected method

protected reduceRule159 ( )
    protected function reduceRule159() {
         $this->semStack[$this->stackPos-(2-1)][] = $this->semStack[$this->stackPos-(2-2)]; $this->semValue = $this->semStack[$this->stackPos-(2-1)];
    }
Php5