PhpParser\Parser\Php7::reduceRule106 PHP Method

reduceRule106() protected method

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