PhpParser\Parser\Php5::reduceRule408 PHP Method

reduceRule408() protected method

protected reduceRule408 ( )
    protected function reduceRule408() {
         $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);
    }
Php5