PhpParser\Parser\Php5::reduceRule146 PHP 메소드

reduceRule146() 보호된 메소드

protected reduceRule146 ( )
    protected function reduceRule146() {
         $this->semValue = new Stmt\Unset_($this->semStack[$this->stackPos-(5-3)], $this->startAttributeStack[$this->stackPos-(5-1)] + $this->endAttributes);
    }
Php5