PhpParser\Parser\Php5::reduceRule534 PHP Method

reduceRule534() protected method

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