PhpParser\Parser\Php7::reduceRule236 PHP Method

reduceRule236() protected method

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