PhpParser\Parser\Php7::reduceRule83 PHP Method

reduceRule83() protected method

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