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

reduceRule384() protected méthode

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