PhpParser\Parser\Php7::reduceRule477 PHP Method

reduceRule477() protected method

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