clang-tools 22.0.0git
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 649 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 651 of file Protocol.h.


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