PhpParser\Parser\Php7::reduceRule240 PHP Method

reduceRule240() protected method

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