PhpParser\Parser\Php7::reduceRule410 PHP 메소드

reduceRule410() 보호된 메소드

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