PhpParser\Parser\Php7::reduceRule408 PHP Method

reduceRule408() protected method

protected reduceRule408 ( )
    protected function reduceRule408() {
         $this->semValue = new Scalar\MagicConst\File($this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php7