PhpParser\Parser\Php5::reduceRule192 PHP Method

reduceRule192() protected method

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