PhpParser\Parser\Php7::reduceRule440 PHP Method

reduceRule440() protected method

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