PhpParser\Parser\Php7::reduceRule329 PHP Méthode

reduceRule329() protected méthode

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