PhpParser\Parser\Php5::reduceRule243 PHP Method

reduceRule243() protected method

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