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

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

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