PhpParser\Parser\Php5::reduceRule503 PHP Method

reduceRule503() protected method

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