PhpParser\Parser\Php7::reduceRule191 PHP Method

reduceRule191() protected method

protected reduceRule191 ( )
    protected function reduceRule191() {
         $this->semValue = new Stmt\DeclareDeclare($this->semStack[$this->stackPos-(3-1)], $this->semStack[$this->stackPos-(3-3)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php7