PhpParser\Parser\Php7::reduceRule89 PHP Метод

reduceRule89() защищенный Метод

protected reduceRule89 ( )
    protected function reduceRule89() {
         $this->semValue = new Stmt\Namespace_($this->semStack[$this->stackPos-(3-2)], null, $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes); $this->checkNamespace($this->semValue);
    }
Php7