PhpParser\Parser\Php7::reduceRule414 PHP Method

reduceRule414() protected method

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