PhpParser\Parser\Php5::reduceRule536 PHP Method

reduceRule536() protected method

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