PhpParser\Parser\Php5::reduceRule512 PHP Method

reduceRule512() protected method

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