PhpParser\Parser\Php7::reduceRule472 PHP Method

reduceRule472() protected method

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