PhpParser\Parser\Php5::reduceRule427 PHP Method

reduceRule427() protected method

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