PhpParser\Parser\Php7::reduceRule465 PHP Method

reduceRule465() protected method

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