PhpParser\Parser\Php7::reduceRule385 PHP Method

reduceRule385() protected method

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