clang-tools 23.0.0git
clang::clangd::LSPBinder::UntypedOutgoingNotification Class Reference

#include <LSPBinder.h>

Public Member Functions

template<typename Request>
 operator OutgoingNotification< Request > () &&

Friends

UntypedOutgoingNotification LSPBinder::outgoingNotification (llvm::StringLiteral)

Detailed Description

Definition at line 170 of file LSPBinder.h.

Member Function Documentation

◆ operator OutgoingNotification< Request >()

template<typename Request>
clang::clangd::LSPBinder::UntypedOutgoingNotification::operator OutgoingNotification< Request > ( ) &&
inline

Definition at line 179 of file LSPBinder.h.

References clang::clangd::Method.

◆ LSPBinder::outgoingNotification


The documentation for this class was generated from the following file: