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

reduceRule364() 보호된 메소드

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