PhpParser\Parser\Php5::reduceRule527 PHP Method

reduceRule527() protected method

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