PhpParser\Parser\Php7::reduceRule482 PHP Method

reduceRule482() protected method

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