PhpParser\Parser\Php5::reduceRule399 PHP Method

reduceRule399() protected method

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