PhpParser\Parser\Php7::reduceRule376 PHP Method

reduceRule376() protected method

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