PhpParser\Parser\Php7::reduceRule190 PHP Method

reduceRule190() protected method

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