PhpParser\Parser\Php5::reduceRule430 PHP 메소드

reduceRule430() 보호된 메소드

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