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

reduceRule426() 보호된 메소드

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