PhpParser\Parser\Php7::reduceRule247 PHP Method

reduceRule247() protected method

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