PhpParser\Parser\Php5::reduceRule207 PHP Method

reduceRule207() protected method

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