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

reduceRule345() protected méthode

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