protected function pStmt_HaltCompiler(Stmt\HaltCompiler $node) : string { return '__halt_compiler();' . $node->remaining; }