PhpParser\Parser\Php7::reduceRule309 PHP Method

reduceRule309() protected method

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