PhpParser\Parser\Php7::reduceRule475 PHP Method

reduceRule475() protected method

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