PhpParser\Parser\Php7::reduceRule448 PHP Method

reduceRule448() protected method

protected reduceRule448 ( )
    protected function reduceRule448() {
         $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