PhpParser\Parser\Php7::reduceRule442 PHP Method

reduceRule442() protected method

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