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

reduceRule408() 보호된 메소드

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