PhpParser\Parser\Php7::reduceRule197 PHP Method

reduceRule197() protected method

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