PhpParser\Parser\Php7::reduceRule237 PHP Method

reduceRule237() protected method

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