PhpParser\Parser\Php7::reduceRule262 PHP Method

reduceRule262() protected method

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