PhpParser\Parser\Php7::reduceRule213 PHP Method

reduceRule213() protected method

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