PhpParser\Parser\Php7::reduceRule208 PHP Method

reduceRule208() protected method

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