PhpParser\Parser\Php5::reduceRule282 PHP Method

reduceRule282() protected method

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