clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::WorkDoneProgressCreateParams Struct Reference

#include <Protocol.h>

Public Attributes

llvm::json::Value token = nullptr
 The token to be used to report progress.
 

Detailed Description

Definition at line 645 of file Protocol.h.

Member Data Documentation

◆ token

llvm::json::Value clang::clangd::WorkDoneProgressCreateParams::token = nullptr

The token to be used to report progress.

Definition at line 647 of file Protocol.h.

Referenced by clang::clangd::toJSON().


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