PhpParser\Parser\Php5::reduceRule285 PHP Method

reduceRule285() protected method

protected reduceRule285 ( )
    protected function reduceRule285() {
         $this->semStack[$this->stackPos-(3-1)][] = $this->semStack[$this->stackPos-(3-3)]; $this->semValue = $this->semStack[$this->stackPos-(3-1)];
    }
Php5