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

reduceRule459() 보호된 메소드

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