PhpParser\Parser\Php5::reduceRule519 PHP Method

reduceRule519() protected method

protected reduceRule519 ( )
    protected function reduceRule519() {
         $this->semValue = new Expr\List_($this->semStack[$this->stackPos-(4-3)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php5