PhpParser\Parser\Php5::reduceRule211 PHP Method

reduceRule211() protected method

protected reduceRule211 ( )
    protected function reduceRule211() {
         $this->semValue = new Stmt\ElseIf_($this->semStack[$this->stackPos-(4-2)], $this->semStack[$this->stackPos-(4-4)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php5