PhpParser\Parser\Php5::reduceRule430 PHP Method

reduceRule430() protected method

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