PhpParser\Parser\Php5::reduceRule183 PHP Method

reduceRule183() protected method

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