PhpParser\Parser\Php5::reduceRule215 PHP Method

reduceRule215() protected method

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