PhpParser\Parser\Php7::reduceRule280 PHP Method

reduceRule280() protected method

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