PhpParser\Parser\Php7::reduceRule437 PHP Method

reduceRule437() protected method

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