PhpParser\Parser\Php7::reduceRule461 PHP Method

reduceRule461() protected method

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