PhpParser\Parser\Php7::reduceRule447 PHP Method

reduceRule447() protected method

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