PhpParser\Parser\Php5::reduceRule400 PHP Method

reduceRule400() protected method

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