PhpParser\Parser\Php5::reduceRule542 PHP Method

reduceRule542() protected method

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