PhpParser\Parser\Php7::reduceRule410 PHP Method

reduceRule410() protected method

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