PhpParser\Parser\Php5::reduceRule311 PHP Méthode

reduceRule311() protected méthode

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