PhpParser\Parser\Php5::reduceRule505 PHP Method

reduceRule505() protected method

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