PhpParser\Parser\Php5::reduceRule482 PHP Method

reduceRule482() protected method

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