PhpParser\Parser\Php5::reduceRule506 PHP Method

reduceRule506() protected method

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