PhpParser\Parser\Php7::reduceRule381 PHP Method

reduceRule381() protected method

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