PhpParser\Parser\Php7::reduceRule242 PHP Method

reduceRule242() protected method

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