PhpParser\Parser\Php7::reduceRule205 PHP Method

reduceRule205() protected method

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