PhpParser\Parser\Php7::reduceRule349 PHP Method

reduceRule349() protected method

protected reduceRule349 ( )
    protected function reduceRule349() {
         $this->semValue = new Expr\Eval_($this->semStack[$this->stackPos-(4-3)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php7