PhpParser\Parser\Php5::reduceRule543 PHP Method

reduceRule543() protected method

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