PhpParser\Parser\Php5::reduceRule211 PHP Метод

reduceRule211() защищенный Метод

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