PhpParser\Parser\Php7::reduceRule407 PHP Method

reduceRule407() protected method

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