PhpParser\Parser\Php5::reduceRule234 PHP Method

reduceRule234() protected method

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