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

reduceRule470() 보호된 메소드

protected reduceRule470 ( )
    protected function reduceRule470() {
         $this->semValue = new Expr\ArrayItem($this->semStack[$this->stackPos-(2-2)], null, true, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7