PhpParser\Parser\Php5::reduceRule222 PHP Method

reduceRule222() protected method

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