PhpParser\Parser\Php7::reduceRule88 PHP Method

reduceRule88() protected method

protected reduceRule88 ( )
    protected function reduceRule88() {
         $this->semValue = new Stmt\HaltCompiler($this->lexer->handleHaltCompiler(), $this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php7