PhpParser\Parser\Php5::reduceRule401 PHP Method

reduceRule401() protected method

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