PhpParser\Parser\Php7::reduceRule238 PHP Method

reduceRule238() protected method

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