PhpParser\Parser\Php5::reduceRule520 PHP Method

reduceRule520() protected method

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