PhpParser\Parser\Php5::reduceRule426 PHP Method

reduceRule426() protected method

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