PhpParser\Parser\Php7::reduceRule239 PHP Method

reduceRule239() protected method

protected reduceRule239 ( )
    protected function reduceRule239() {
         $this->semValue = new Node\Arg($this->semStack[$this->stackPos-(2-2)], false, true, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7