PhpParser\Parser\Php5::reduceRule473 PHP Method

reduceRule473() protected method

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