PhpParser\Parser\Php7::reduceRule411 PHP Method

reduceRule411() protected method

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