PhpParser\Parser\Php7::reduceRule209 PHP Method

reduceRule209() protected method

protected reduceRule209 ( )
    protected function reduceRule209() {
         $this->semValue = new Stmt\ElseIf_($this->semStack[$this->stackPos-(6-3)], $this->semStack[$this->stackPos-(6-6)], $this->startAttributeStack[$this->stackPos-(6-1)] + $this->endAttributes);
    }
Php7