PhpParser\Parser\Php5::reduceRule424 PHP Method

reduceRule424() protected method

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