PhpParser\Parser\Php7::reduceRule243 PHP Method

reduceRule243() protected method

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