PhpParser\Parser\Php7::reduceRule162 PHP Method

reduceRule162() protected method

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